diff mbox series

MAINTAINERS: kunit: Add Rae Moar as a reviewer

Message ID 20240111234948.3103511-1-davidgow@google.com
State Accepted
Commit 57e39086fb868a84f772cf097004f4715d8aaccb
Headers show
Series MAINTAINERS: kunit: Add Rae Moar as a reviewer | expand

Commit Message

David Gow Jan. 11, 2024, 11:49 p.m. UTC
Rae has been shouldering a lot of the KUnit review burden for the last
year, and will continue to do so in the future. Thanks!

Signed-off-by: David Gow <davidgow@google.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f8efcb72ad4b..2316d89806dd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11599,6 +11599,7 @@  F:	fs/smb/server/
 KERNEL UNIT TESTING FRAMEWORK (KUnit)
 M:	Brendan Higgins <brendanhiggins@google.com>
 M:	David Gow <davidgow@google.com>
+R:	Rae Moar <rmoar@google.com>
 L:	linux-kselftest@vger.kernel.org
 L:	kunit-dev@googlegroups.com
 S:	Maintained