diff options
author | Cary Coutant <ccoutant@gmail.com> | 2015-11-28 17:19:52 -0800 |
---|---|---|
committer | Cary Coutant <ccoutant@gmail.com> | 2015-11-28 17:19:52 -0800 |
commit | 08e4f6088d1c2decc97b37e288484a25cebeffb8 (patch) | |
tree | dcaf7dcc1e422d6a028e748f798f72922a7840e9 /binutils | |
parent | 5900049b6615fae790c2b49093a4c1e050afa963 (diff) | |
download | gdb-08e4f6088d1c2decc97b37e288484a25cebeffb8.zip gdb-08e4f6088d1c2decc97b37e288484a25cebeffb8.tar.gz gdb-08e4f6088d1c2decc97b37e288484a25cebeffb8.tar.bz2 |
Update my email address in MAINTAINERS.
binutils/
* MAINTAINERS: Update my email address.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e1d8ea3..b058ead 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2015-11-28 Cary Coutant <ccoutant@gmail.com> + + * MAINTAINERS: Update my email address. + 2015-11-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl> * objcopy.c (parse_symflags): Use xstrndup in place of strndup. diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index c5e3468..83550f2 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -81,7 +81,7 @@ responsibility among the other maintainers. FRV Dave Brolley <brolley@redhat.com> FRV Alexandre Oliva <aoliva@redhat.com> GOLD Ian Lance Taylor <iant@google.com> - GOLD Cary Coutant <ccoutant@google.com> + GOLD Cary Coutant <ccoutant@gmail.com> H8300 Prafulla Thakare <prafulla.thakare@kpitcummins.com> HPPA Dave Anglin <dave.anglin@nrc.ca> HPPA elf32 Alan Modra <amodra@gmail.com> |