diff options
author | Mario Six <six@gdsys.cc> | 2018-03-06 08:04:58 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-03-09 09:23:10 -0500 |
commit | d38826a3dceaa804a559f178f95ce689fd31bdff (patch) | |
tree | 37036df80bc2c487d220e6f1bbe1bb04e3ae58ec /board/gdsys/a38x | |
parent | b771f0b1260749ec83ad3365c926956d1fee61ff (diff) | |
download | u-boot-d38826a3dceaa804a559f178f95ce689fd31bdff.tar.gz |
treewide: Fix gdsys mail addresses
The @gdsys.cc addresses are supposed to be used for mailing lists.
Switch all occurrences of @gdsys.de mail addresses to their @gdsys.cc
equivalent.
Also, Dirk's address was wrong in one place; fix that as well.
Signed-off-by: Mario Six <six@gdsys.cc>
Diffstat (limited to 'board/gdsys/a38x')
-rw-r--r-- | board/gdsys/a38x/MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/board/gdsys/a38x/MAINTAINERS b/board/gdsys/a38x/MAINTAINERS index 3cb9b63ff0..d31e675ddc 100644 --- a/board/gdsys/a38x/MAINTAINERS +++ b/board/gdsys/a38x/MAINTAINERS @@ -1,6 +1,6 @@ A38X BOARD -M: Dirk Eibach <eibach@gdsys.cc> -M: Mario Six <six@gdsys.de> +M: Dirk Eibach <dirk.eibach@gdsys.cc> +M: Mario Six <mario.six@gdsys.cc> S: Maintained F: board/gdsys/a38x/ F: include/configs/controlcenterdc.h |