summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author[email protected] <[email protected]>2014-11-24 15:36:57 +0100
committerTom Rini <[email protected]>2014-12-08 09:35:45 -0500
commit82ebb7e51555e519425876fba0afaf7e8fc22604 (patch)
tree4e9b51d23369594dd28ac33e0a63ddc5315a3970
parente19db555b4ac79dafa04cc5ff98bdbff01e19388 (diff)
Add custodians to the m68k subsystem.
-rw-r--r--MAINTAINERS3
-rw-r--r--doc/git-mailrc1
2 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f7a1723004d..0cf26025359 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -196,7 +196,8 @@ F: drivers/mtd/cfi_flash.c
F: drivers/mtd/jedec_flash.c
COLDFIRE
-M: Jason Jin <[email protected]>
+M: Huan Wang <[email protected]>
+M: Angelo Dureghello <[email protected]>
S: Maintained
T: git git://git.denx.de/u-boot-coldfire.git
F: arch/m68k/
diff --git a/doc/git-mailrc b/doc/git-mailrc
index 69fe443b304..a2f0e3b7ba5 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -14,6 +14,7 @@ alias aaribaud Albert Aribaud <[email protected]>
alias abiessmann Andreas Bießmann <[email protected]>
alias afleming Andy Fleming <[email protected]>
alias ag Anatolij Gustschin <[email protected]>
+alias angelo_ts Angelo Dureghello <[email protected]>
alias galak Kumar Gala <[email protected]>
alias gruss Graeme Russ <[email protected]>
alias hs Heiko Schocher <[email protected]>