diff options
author | Brian Norris <[email protected]> | 2013-12-04 15:28:45 -0800 |
---|---|---|
committer | Brian Norris <[email protected]> | 2014-01-03 11:22:23 -0800 |
commit | 242c325eae99621d47161ebbc0e64bf1dc5fd619 (patch) | |
tree | 1655c3456691be3bca43cda318f9f067efed2ef3 | |
parent | 94f7039a360be982b97c06a78d9666ac1b5aaaf6 (diff) |
MAINTAINERS: mtd: add Brian Norris for MTD maintenance
While we're at it, change the git URL to remove the version legacy. It's
been a symlink to linux-mtd.git for a while now anyway.
Signed-off-by: Brian Norris <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: [email protected]
Acked-by: Artem Bityutskiy <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d5e4ff328cc7..1d02f3971c1f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5570,10 +5570,11 @@ F: mm/page_cgroup.c MEMORY TECHNOLOGY DEVICES (MTD) M: David Woodhouse <[email protected]> +M: Brian Norris <[email protected]> W: http://www.linux-mtd.infradead.org/ Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ -T: git git://git.infradead.org/mtd-2.6.git +T: git git://git.infradead.org/linux-mtd.git S: Maintained F: drivers/mtd/ F: include/linux/mtd/ |