[U-Boot] [PATCH] MAINTAINERS: add me as a maintainer of MTD

Jagan Teki jagannadh.teki at gmail.com
Fri Oct 31 11:43:47 CET 2014


Hi  Heiko,

On 31 October 2014 15:56, 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 ...

Is it for entire drivers/mtd ? or any specific parts?

>
> @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 at denx.de>
> +S:     Maintained
> +T:     git git://git.denx.de/u-boot-mtd.git
> +F:     drivers/mtd*

Don't add entire mtd - drivers/mtd/spi is owned by me.
and few spi-flash mtd stuff is being under review.

> +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
>

thanks!
-- 
Jagan.


More information about the U-Boot mailing list