diff options
| author | Geoff Levand <[email protected]> | 2015-06-10 18:00:18 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2015-06-10 14:06:57 -0600 |
| commit | 3715a5d014e1326b8e6d008dfbf05615014a067e (patch) | |
| tree | 5893946cf229348df93f52d71d1a6efc36587ba0 | |
| parent | de667203fdbb77745ce7baa9ed280d2cc27b1753 (diff) | |
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 <[email protected]>
Acked-by: Jim Paris <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 781e099495d3..ffcb4e5efe74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7852,6 +7852,8 @@ F: sound/ppc/snd_ps3* PS3VRAM DRIVER M: Jim Paris <[email protected]> +M: Geoff Levand <[email protected]> S: Maintained F: drivers/block/ps3vram.c |