diff options
author | Geoff Levand <geoff@infradead.org> | 2015-06-10 18:00:18 (GMT) |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-06-10 20:06:57 (GMT) |
commit | 3715a5d014e1326b8e6d008dfbf05615014a067e (patch) | |
tree | 5893946cf229348df93f52d71d1a6efc36587ba0 | |
parent | de667203fdbb77745ce7baa9ed280d2cc27b1753 (diff) | |
download | linux-3715a5d014e1326b8e6d008dfbf05615014a067e.tar.xz |
MAINTAINERS: Update ps3vram block driver
Add myself as co-maintainer of the ps3vram block driver, and add linuxppc-dev
as a relevant mailing list.
I have been acting as maintainer of this driver for the last several years, and
if there is some inquiry regarding it I would like to be notified.
Signed-off-by: Geoff Levand <geoff@infradead.org>
Acked-by: Jim Paris <jim@jtan.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 781e099..ffcb4e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7852,6 +7852,8 @@ F: sound/ppc/snd_ps3* PS3VRAM DRIVER M: Jim Paris <jim@jtan.com> +M: Geoff Levand <geoff@infradead.org> +L: linuxppc-dev@lists.ozlabs.org L: cbe-oss-dev@lists.ozlabs.org S: Maintained F: drivers/block/ps3vram.c |