aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Higgins <[email protected]>2022-07-25 18:07:37 -0400
committerakpm <[email protected]>2022-07-29 18:12:36 -0700
commit9f98911a9d6e08037903e8ecf44d50f4bcf2368d (patch)
treeff30421b3157ea0e00c8e292dca48838586357cc
parent9f3cebf0bb84a2b94cb59df869f1463e4954e150 (diff)
MAINTAINERS: kunit: add David Gow as a maintainer of KUnit
David has been a de facto maintainer of KUnit for a long time now. Formalize this in the MAINTAINERS file. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Brendan Higgins <[email protected]> Reviewed-by: David Gow <[email protected]> Cc: Shuah Khan <[email protected]> Cc: Daniel Latypov <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 52d1c5d0ca95..ba745a624c75 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10818,6 +10818,7 @@ F: fs/smbfs_common/
KERNEL UNIT TESTING FRAMEWORK (KUnit)
M: Brendan Higgins <[email protected]>
+M: David Gow <[email protected]>
S: Maintained