diff options
author | Jens Axboe <axboe@fb.com> | 2015-11-05 15:29:25 -0500 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-11-11 11:36:56 -0500 |
commit | 82c426e0f1f0b279a04cbafd1d25b504bbf49c22 (patch) | |
tree | 8728542203ea0e6440451bb69b6d96f30ba72b75 | |
parent | b12363d0a5da00c422641f3d926fffb713192ea3 (diff) |
MAINTAINERS: add reference to new linux-block list
In the past, I've resisted doing a non-lkml related block/storage
list. But we have more activity now than we previously did, and
ain't nobody got time to track and follow lkml.
So now linux-block@vger.kernel.org exists. Please CC your patches
related to block/storage here, and we'll have an easier time
tracking them.
Signed-off-by: Jens Axboe <axboe@fb.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 35fe7ae0492e..372ee63c0099 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2210,6 +2210,7 @@ F: drivers/leds/leds-blinkm.c | |||
2210 | 2210 | ||
2211 | BLOCK LAYER | 2211 | BLOCK LAYER |
2212 | M: Jens Axboe <axboe@kernel.dk> | 2212 | M: Jens Axboe <axboe@kernel.dk> |
2213 | L: linux-block@vger.kernel.org | ||
2213 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git | 2214 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git |
2214 | S: Maintained | 2215 | S: Maintained |
2215 | F: block/ | 2216 | F: block/ |