[PATCH] failcmd: Add script file in MAINTAINERS

Breno Leitao posted 1 patch 1 year, 4 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] failcmd: Add script file in MAINTAINERS
Posted by Breno Leitao 1 year, 4 months ago
failcmd is one of the main interfaces to fault injection framework, but,
it is not listed under FAULT INJECTION SUPPORT entry in MAINTAINERS.
This is unfortunate, since git-send-email doesn't find emails to send
the patches to, forcing the user to try to guess who maintains it.

Akinobu Mita seems to be actively maintaining it, so, let's add the file
under FAULT INJECTION SUPPORT section.

Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Akinobu Mita <akinobu.mita@gmail.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 42decde38320..64087e9bde34 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8536,6 +8536,7 @@ M:	Akinobu Mita <akinobu.mita@gmail.com>
 S:	Supported
 F:	Documentation/fault-injection/
 F:	lib/fault-inject.c
+F:	tools/testing/fault-injection/
 
 FBTFT Framebuffer drivers
 L:	dri-devel@lists.freedesktop.org
-- 
2.43.0