diff options
author | ralph <ralph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-10-16 21:04:15 +0000 |
---|---|---|
committer | ralph <ralph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-10-16 21:04:15 +0000 |
commit | a0a4226a8599e38a66023813b78fc47a7c7b61c7 (patch) | |
tree | 15d6d0c60f5747c405d9ba714493e146a5b79038 | |
parent | 14bd47c910ddd9b8b4fa2fe1052535b648a6f302 (diff) | |
download | ppe42-gcc-a0a4226a8599e38a66023813b78fc47a7c7b61c7.tar.gz ppe42-gcc-a0a4226a8599e38a66023813b78fc47a7c7b61c7.zip |
* MAINTAINERS: Add myself to 'Write After Approval' section.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72576 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9161aed6a9b..941b9baf82e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-10-17 Ralph Loader <rcl@ihug.co.nz> + + * MAINTAINERS: Add myself to 'Write After Approval' section. + 2003-10-16 Bernardo Innocenti <bernie@develer.com> * config.guess: Update to 2003-10-16 version. diff --git a/MAINTAINERS b/MAINTAINERS index aeba71c1ec6..efb8b2edcb2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -221,6 +221,7 @@ Alan Lehotsky apl@alum.mit.edu Kriang Lerdsuwanakij lerdsuwa@users.sourceforge.net Warren Levy warrenl@cruzio.com Don Lindsay dlindsay@redhat.com +Ralph Loader rcl@ihug.co.nz Dave Love d.love@dl.ac.uk Martin v. Löwis loewis@informatik.hu-berlin.de HJ Lu hjl@lucon.org |