diff options
author | Samuel Bronson <naesten@gmail.com> | 2014-06-18 00:12:57 -0400 |
---|---|---|
committer | Samuel Bronson <naesten@gmail.com> | 2014-06-18 00:12:57 -0400 |
commit | 2afe7d509a64b31a91d31ddc9e2c555e9fe25bb9 (patch) | |
tree | 864766d7bda29c5c53c56186b97a6ef99e5cf99e | |
parent | fc68cc33b16d73595e9ccafb8b34ea7baa1acb7e (diff) | |
download | gdb-2afe7d509a64b31a91d31ddc9e2c555e9fe25bb9.zip gdb-2afe7d509a64b31a91d31ddc9e2c555e9fe25bb9.tar.gz gdb-2afe7d509a64b31a91d31ddc9e2c555e9fe25bb9.tar.bz2 |
* MAINTAINERS: Update Roland McGrath's email address.
Thanks to Sergio Durigan Junior for pointing out that he left
Red Hat a while ago, and giving me a current address.
-rw-r--r-- | gdb/ChangeLog | 6 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 39bd3a8..5385d34 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2014-06-17 Samuel Bronson <naesten@gmail.com> + + * MAINTAINERS: Update Roland McGrath's email address. + Thanks to Sergio Durigan Junior for pointing out that he left + Red Hat a while ago. + 2014-06-17 Tom Tromey <tromey@redhat.com> * utils.h (savestring): Remove declaration. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 5c462e1..9acffd9 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -566,7 +566,7 @@ Jose E. Marchesi jose.marchesi@oracle.com Simon Marchi simon.marchi@ericsson.com Glen McCready gkm@redhat.com Greg McGary greg@mcgary.org -Roland McGrath roland@redhat.com +Roland McGrath roland@hack.frob.com Bryce McKinlay mckinlay@redhat.com Jason Merrill jason@redhat.com David S. Miller davem@redhat.com |