summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authordrepper <drepper@138bc75d-0d04-0410-961f-82ee72b054a4>2012-08-27 12:00:32 +0000
committerdrepper <drepper@138bc75d-0d04-0410-961f-82ee72b054a4>2012-08-27 12:00:32 +0000
commit4b82a38e4f35d897e89a5ac2743b209211f48c56 (patch)
tree35a04bf5209370ebcac6a98d8a4b3451f7789e4e /MAINTAINERS
parent47348cb511681c537b4a474568e7e36b311030b4 (diff)
downloadgcc-4b82a38e4f35d897e89a5ac2743b209211f48c56.tar.gz
* MAINTAINERS: Fix my email address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190708 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1b4b18e7f9a..efad63b61ac 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