From aadf9cb1f0864bff45e3a3e5590af97097dd7317 Mon Sep 17 00:00:00 2001 From: Brendan Higgins <brendanhiggins@google.com> Date: Fri, 15 Nov 2024 05:05:10 +0000 Subject: [PATCH] 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> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 21fdaa19229ae..398518c5e8613 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 -- GitLab