[U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD
Jagan Teki
jagannadh.teki at gmail.com
Mon Nov 10 07:38:10 CET 2014
On 10 November 2014 11:45, Heiko Schocher <hs at denx.de> wrote:
> 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/
> +
This approach, I feel it's sounds not good to me.
[1] as per my comments, it's good to add the maintainers who belongs to
drivers/mtd as "MTD" maintainer so-that it is more defined way for any one
in opensource to understand it - Linux is operating same i guess.
Comments?
[1] http://u-boot.10912.n7.nabble.com/PATCH-MAINTAINERS-add-me-as-a-maintainer-of-MTD-td194237.html#a194619
> 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
>
thanks!
--
Jagan.
More information about the U-Boot
mailing list