diff options
author | Brendan Higgins <[email protected]> | 2024-11-15 05:05:10 +0000 |
---|---|---|
committer | Shuah Khan <[email protected]> | 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/[email protected]
Signed-off-by: Brendan Higgins <[email protected]>
Reviewed-by: David Gow <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
-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 <[email protected]> +M: Brendan Higgins <[email protected]> M: David Gow <[email protected]> R: Rae Moar <[email protected]> |