
Add MAINTAINERS and doc/git-mailrc entry.
Signed-off-by: Heiko Schocher hs@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: I would be happy, if you can still have a look in nand patches ;-) please inform me, if you have no longer time for it, so we can set u-boot-nand into not maintained state
@all: Please send me a list of pending patches, so I can go through them, thanks!
MAINTAINERS | 8 ++++++++ doc/git-mailrc | 1 + 2 files changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index fd346c9..e81a08a 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@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@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