failcmd: add script file in MAINTAINERS
authorBreno Leitao <leitao@debian.org>
Tue, 30 Jul 2024 16:08:13 +0000 (09:08 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 2 Sep 2024 03:43:30 +0000 (20:43 -0700)
commit5b9da39dc58abcbdceaf9c2d283d0f64ece5bbdf
tree4643bd0407e676e5e141b0fbdc80c49622dab324
parent59d58189f3d96eeb31b0b4a8a8aab2cd6a6afb82
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>
MAINTAINERS