[U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
Heiko Schocher
hs at denx.de
Mon Nov 10 07:15:24 CET 2014
Add MAINTAINERS and doc/git-mailrc entry.
Signed-off-by: Heiko Schocher <hs at denx.de>
---
as discussed this step here and there first of all with Scott Wood
for example here:
http://lists.denx.de/pipermail/u-boot/2014-August/186005.html
I am now ready for taking over the ownership for MTD ...
Scott guesses he could continue with NAND custodianship, thanks!
So no need for taking this into the MTD custodianship ... puuh ;-)
@all: Please send me a list of pending patches, so I can go through
them, thanks!
Changes in v2:
add comment from Jagan Teki and Masahiro Yamada:
correct files entry in MAINTAINERS
MAINTAINERS | 8 ++++++++
doc/git-mailrc | 1 +
2 files changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4e2f8a9..2ac55f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -258,6 +258,14 @@ S: Maintained
T: git git://git.denx.de/u-boot-mmc.git
F: drivers/mmc/
+MTD
+M: Heiko Schocher <hs at denx.de>
+S: Maintained
+T: git git://git.denx.de/u-boot-mtd.git
+F: drivers/mtd/
+F: include/linux/mtd/
+F: include/mtd/
+
OPENRISC
M: Stefan Kristiansson <stefan.kristiansson at saunalahti.fi>
S: Maintained
diff --git a/doc/git-mailrc b/doc/git-mailrc
index ad22763..166fe37 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -116,6 +116,7 @@ alias fdt uboot, sjg
alias i2c uboot, hs
alias kconfig uboot, masahiro
alias mmc uboot, panto
+alias mtd uboot, hs
alias nand uboot, scottwood
alias net uboot, jhersh
alias spi uboot, jagan
--
1.8.3.1
More information about the U-Boot
mailing list