diff options
| author | Simon Glass <[email protected]> | 2015-12-19 15:44:04 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-12-21 09:37:46 -0500 |
| commit | 3721208fa7fdb2af6ac13300d5d81433742c6ba1 (patch) | |
| tree | dd29c31ede1bd7e0235a9b173fc9b82929b84251 | |
| parent | 34059d8f502dec034af2387c7d00a56ccab99a9e (diff) | |
x86: Remove Graeme Russ from the git alias file
As requested, remove Graeme's email address.
Signed-off-by: Simon Glass <[email protected]>
Acked-by: Bin Meng <[email protected]>
| -rw-r--r-- | doc/git-mailrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/git-mailrc b/doc/git-mailrc index 85bac756538..ced70856e77 100644 --- a/doc/git-mailrc +++ b/doc/git-mailrc @@ -20,7 +20,6 @@ alias angelo_ts Angelo Dureghello <[email protected]> alias bmeng Bin Meng <[email protected]> alias danielschwierzeck Daniel Schwierzeck <[email protected]> alias galak Kumar Gala <[email protected]> -alias gruss Graeme Russ <[email protected]> alias hs Heiko Schocher <[email protected]> alias ijc Ian Campbell <[email protected]> alias iwamatsu Nobuhiro Iwamatsu <[email protected]> @@ -112,7 +111,7 @@ alias sparc uboot, Francois Retief <[email protected]> alias superh uboot, iwamatsu alias sh superh -alias x86 uboot, sjg, gruss, bmeng +alias x86 uboot, sjg, bmeng # Subsystem aliases alias dm uboot, sjg |
