This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PATCH] Typo in MAINTAINER
- From: "Seongbae Park (박성배, 朴成培)" <seongbae dot park at gmail dot com>
- To: "gcc-patches >> GCC Patches" <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 12 Jun 2007 08:56:13 -0700
- Subject: [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"