diff options
author | Brendan Higgins <brendanhiggins@google.com> | 2024-11-15 05:05:10 +0000 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-11-19 15:17:17 -0700 |
commit | aadf9cb1f0864bff45e3a3e5590af97097dd7317 (patch) | |
tree | 6484f4124c24b8a5838d566ba93ee1653f9dbec4 | |
parent | 39e21403c978862846fa68b7f6d06f9cca235194 (diff) |
MAINTAINERS: Update KUnit email address for Brendan Higgins
Update Brendan's email address for the KUnit entry.
Link: https://lore.kernel.org/r/20241115050510.56569-1-brendanhiggins@google.com
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 21fdaa19229a..398518c5e861 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12405,7 +12405,7 @@ F: fs/smb/common/ F: fs/smb/server/ KERNEL UNIT TESTING FRAMEWORK (KUnit) -M: Brendan Higgins <brendanhiggins@google.com> +M: Brendan Higgins <brendan.higgins@linux.dev> M: David Gow <davidgow@google.com> R: Rae Moar <rmoar@google.com> L: linux-kselftest@vger.kernel.org |