Added myself as maintainer of KUnit, the Linux kernel's unit testing
framework.

Signed-off-by: Brendan Higgins <brendanhigg...@google.com>
---
 MAINTAINERS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 544cac829cf44..9c3d34f0062ad 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7801,6 +7801,21 @@ S:       Maintained
 F:     tools/testing/selftests/
 F:     Documentation/dev-tools/kselftest*
 
+KERNEL UNIT TESTING FRAMEWORK (KUnit)
+M:     Brendan Higgins <brendanhigg...@google.com>
+L:     kunit-...@googlegroups.com
+W:     https://google.github.io/kunit-docs/third_party/kernel/docs/
+S:     Maintained
+F:     Documentation/kunit/
+F:     arch/um/include/asm/io-mock-shared.h
+F:     arch/um/include/asm/io-mock.h
+F:     arch/um/kernel/io-mock.c
+F:     drivers/base/platform-mock.c
+F:     include/linux/platform_device_mock.h
+F:     include/kunit/
+F:     kunit/
+F:     tools/testing/kunit/
+
 KERNEL USERMODE HELPER
 M:     "Luis R. Rodriguez" <mcg...@kernel.org>
 L:     linux-kernel@vger.kernel.org
-- 
2.19.1.331.ge82ca0e54c-goog

Reply via email to