diff options
author | Ross Zwisler <ross.zwisler@linux.intel.com> | 2015-03-17 19:56:30 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-03-17 19:56:30 +0100 |
commit | ea7618ecb244b36bf6e1ba00b7de801dc1e9a951 (patch) | |
tree | 4fe543f0af86e04408f0924bef6eb2e0eb8ad1ec /MAINTAINERS | |
parent | blk-mq: don't wait in blk_mq_queue_enter() if __GFP_WAIT isn't set (diff) | |
download | linux-ea7618ecb244b36bf6e1ba00b7de801dc1e9a951.tar.xz linux-ea7618ecb244b36bf6e1ba00b7de801dc1e9a951.zip |
brd: update maintainer to be Jens Axboe
Nick Piggin is currently listed as the maintainer of BRD in MAINTAINERS,
but the mails sent to the listed address are returned as undeliverable.
Update the maintainer for BRD to be Jens Axboe, since patches for BRD
flow up through him.
Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 69cc89f7a9c9..83922ebab5a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8048,7 +8048,7 @@ S: Maintained F: drivers/net/wireless/rt2x00/ RAMDISK RAM BLOCK DEVICE DRIVER -M: Nick Piggin <npiggin@kernel.dk> +M: Jens Axboe <axboe@kernel.dk> S: Maintained F: Documentation/blockdev/ramdisk.txt F: drivers/block/brd.c |