This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Typo in MAINTAINER


Committed as obvious.

2007-06-12 Seongbae Park <seongbae.park@gmail.com>

* MAINTAINERS (Various Maintainer): Fix typo.


Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 125650) +++ MAINTAINERS (working copy) @@ -242,7 +242,7 @@ outside of the parts of the compiler the

dataflow               Daniel Berlin           dberlin@dberlin.org
dataflow               Paolo Bonzini           bonzini@gnu.org
-dataflow               Seonbae Park            seongbae.park@gmail.com
+dataflow               Seongbae Park           seongbae.park@gmail.com
dataflow               Kenneth Zadeck          zadeck@naturalbridge.com
(FIXME: The fortran people need to be added here since they follow this rule)

--
#pragma ident "Seongbae Park, compiler, http://seongbae.blogspot.com";


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]