blktrace: Add blktrace.c to BLOCK LAYER in MAINTAINERS file
authorSteven Rostedt <rostedt@goodmis.org>
Tue, 9 Jun 2015 21:30:11 +0000 (17:30 -0400)
committerJens Axboe <axboe@fb.com>
Tue, 9 Jun 2015 21:30:50 +0000 (15:30 -0600)
commitae11f7efda05dc568521924c890c80d0be908d43
tree26c1bc906348b34f0c469d344cbdb5ba48e6e2fe
parente48453c386f39ca9ea29e9df6efef78f56746af0
blktrace: Add blktrace.c to BLOCK LAYER in MAINTAINERS file

blktrace.c is currently maintained by Jens Axboe as it is used for
debugging the block layer. That file should be added to the MAINTAINERS
file under BLOCK LAYER, such that people will know to Cc the BLOCK
LAYER maintainer when modifying that file.

Currently:

 $ scripts/get_maintainer.pl -f kernel/trace/blktrace.c
 Steven Rostedt <rostedt@goodmis.org> (maintainer:TRACING)
 Ingo Molnar <mingo@redhat.com> (maintainer:TRACING)
 linux-kernel@vger.kernel.org (open list)

After the patch:

 $ scripts/get_maintainer.pl -f kernel/trace/blktrace.c
 Jens Axboe <axboe@kernel.dk> (maintainer:BLOCK LAYER)
 Steven Rostedt <rostedt@goodmis.org> (maintainer:TRACING)
 Ingo Molnar <mingo@redhat.com> (maintainer:TRACING)
 linux-kernel@vger.kernel.org (open list)

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Jens Axboe <axboe@fb.com>
MAINTAINERS
This page took 0.025816 seconds and 5 git commands to generate.