diff options
author | Bartlomiej Zolnierkiewicz <[email protected]> | 2017-01-04 12:58:44 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2017-01-04 12:58:44 +0100 |
commit | 04f6152d9fbad5bb78bccd05e798fa2d66c571e9 (patch) | |
tree | 685ac5837f3fdb4d267c2857e3dc4d067cc01624 | |
parent | 0c744ea4f77d72b3dcebb7a8f2684633ec79be88 (diff) |
MAINTAINERS: add myself as maintainer of fbdev
I would like to help with fbdev maintenance. I can dedicate some time
for reviewing and handling patches but won't have time for much more.
The subsystem will remain in maintenance mode (no new drivers will be
added to it).
Cc: Tomi Valkeinen <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9e3d94..2775b14f861a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5080,9 +5080,11 @@ F: drivers/net/wan/dlci.c F: drivers/net/wan/sdla.c FRAMEBUFFER LAYER +M: Bartlomiej Zolnierkiewicz <[email protected]> +T: git git://github.com/bzolnier/linux.git Q: http://patchwork.kernel.org/project/linux-fbdev/list/ -S: Orphan +S: Maintained F: Documentation/fb/ F: drivers/video/ F: include/video/ |