aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Weinberger <[email protected]>2015-01-28 12:28:24 +0100
committerRichard Weinberger <[email protected]>2015-01-28 15:54:14 +0100
commit346be9bc802ddbaf7ce2ad35145d1ddfba376594 (patch)
treefa0d431bdfcd864dc2b8edc519e71e03d1f39988
parentc59c961ca511dc7ee2f4f7e9c224d16f5c76ca6e (diff)
Add myself as UBI co-maintainer
...and set the state to "Supported" as UBI is part of my day job. Signed-off-by: Richard Weinberger <[email protected]> Acked-by: Artem Bityutskiy <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 2 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2ebb056cbe0a..6417fedaf9fe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9891,20 +9891,15 @@ F: drivers/scsi/ufs/
UNSORTED BLOCK IMAGES (UBI)
M: Artem Bityutskiy <[email protected]>
+M: Richard Weinberger <[email protected]>
W: http://www.linux-mtd.infradead.org/
T: git git://git.infradead.org/ubifs-2.6.git
-S: Maintained
+S: Supported
F: drivers/mtd/ubi/
F: include/linux/mtd/ubi.h
F: include/uapi/mtd/ubi-user.h
-UNSORTED BLOCK IMAGES (UBI) Fastmap
-M: Richard Weinberger <[email protected]>
-S: Maintained
-F: drivers/mtd/ubi/fastmap.c
-
USB ACM DRIVER
M: Oliver Neukum <[email protected]>