diff options
| author | Simon Glass <[email protected]> | 2012-10-31 12:41:49 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2012-11-02 15:13:29 -0700 |
| commit | b4a2e43570f335cf91b8cbeb8f74c49701217c1b (patch) | |
| tree | 02d048dfe3b64b72a6698a8bd37812cc6fe4b9d1 /doc/git-mailrc | |
| parent | d266f669252a5ebd7e9b940743ec7d05cdbd4061 (diff) | |
git-mailrc: Change x86 maintainer to Simon
Grame is still listed since he has agreed to continue with some review.
Also add an alias to shorten things.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/git-mailrc')
| -rw-r--r-- | doc/git-mailrc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/git-mailrc b/doc/git-mailrc index 7f60ef134ab..6600c150dcf 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -30,6 +30,7 @@ alias rbohmer Remy Bohmer <[email protected]> alias reinhardm Reinhard Meyer <[email protected]> alias sbabic Stefano Babic <[email protected]> alias scottwood Scott Wood <[email protected]> +alias sjg Simon Glass <[email protected]> alias smcnutt Scott McNutt <[email protected]> alias stroese Stefan Roese <[email protected]> alias vapier Mike Frysinger <[email protected]> @@ -50,7 +51,7 @@ alias rmobile uboot, iwamatsu alias s3c samsung alias s5pc samsung alias samsung uboot, prom -alias tegra uboot, Simon Glass <[email protected]>, Tom Warren <[email protected]>, Stephen Warren <[email protected]> +alias tegra uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]> alias tegra2 tegra alias ti uboot, Tom Rini <[email protected]> @@ -84,7 +85,7 @@ alias ppc4xx uboot, stroese alias ppc7xx uboot, wd alias ppc74xx uboot, wd -alias sandbox Simon Glass <[email protected]> +alias sandbox sjg alias sb sandbox alias sparc uboot, Daniel Hellstrom <[email protected]> @@ -92,7 +93,7 @@ alias sparc uboot, Daniel Hellstrom <[email protected]> alias superh uboot, iwamatsu alias sh superh -alias x86 uboot, gruss +alias x86 uboot, sjg, gruss # Subsystem aliases alias cfi uboot, stroese |
