From: Ulrich Drepper Date: Mon, 27 Aug 2012 12:00:32 +0000 (+0000) Subject: MAINTAINERS: Fix my email address. X-Git-Tag: misc/gccgo-go1_1_2~1172 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c513d43fb33ccd370998b3efae513f4f3a203be;p=thirdparty%2Fgcc.git MAINTAINERS: Fix my email address. * MAINTAINERS: Fix my email address. From-SVN: r190708 --- diff --git a/ChangeLog b/ChangeLog index e83386e03f2d..6f7e4e5114f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-08-27 Ulrich Drepper + + * MAINTAINERS: Fix my email address. + 2012-08-26 H.J. Lu PR binutils/4970 diff --git a/MAINTAINERS b/MAINTAINERS index 1b4b18e7f9ad..efad63b61acd 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