Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

failcmd: add script file in MAINTAINERS

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.

Link: https://lkml.kernel.org/r/20240730160814.1979876-1-leitao@debian.org
Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

authored by

Breno Leitao and committed by
Andrew Morton
5b9da39d 59d58189

+1
+1
MAINTAINERS
··· 8541 8541 S: Supported 8542 8542 F: Documentation/fault-injection/ 8543 8543 F: lib/fault-inject.c 8544 + F: tools/testing/fault-injection/ 8544 8545 8545 8546 FBTFT Framebuffer drivers 8546 8547 L: dri-devel@lists.freedesktop.org