aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-08-27 12:00:32 +0000
committerUlrich Drepper <drepper@gcc.gnu.org>2012-08-27 12:00:32 +0000
commit6c513d43fb33ccd370998b3efae513f4f3a203be (patch)
tree35a04bf5209370ebcac6a98d8a4b3451f7789e4e /MAINTAINERS
parente9b490008e63973dd5a9a9dcbe33a35e84e1bc00 (diff)
downloadgcc-6c513d43fb33ccd370998b3efae513f4f3a203be.zip
gcc-6c513d43fb33ccd370998b3efae513f4f3a203be.tar.gz
gcc-6c513d43fb33ccd370998b3efae513f4f3a203be.tar.bz2
MAINTAINERS: Fix my email address.
* MAINTAINERS: Fix my email address. From-SVN: r190708
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1b4b18e..efad63b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -186,7 +186,7 @@ debugging code Jim Wilson wilson@tuliptree.org
dwarf debugging code Jason Merrill jason@redhat.com
c++ runtime libs Paolo Carlini paolo.carlini@oracle.com
c++ runtime libs Gabriel Dos Reis gdr@integrable-solutions.net
-c++ runtime libs Ulrich Drepper drepper@redhat.com
+c++ runtime libs Ulrich Drepper drepper@gmail.com
c++ runtime libs Benjamin Kosnik bkoz@redhat.com
c++ runtime libs Loren J. Rittle ljrittle@acm.org
c++ runtime libs Jonathan Wakely redi@gcc.gnu.org