diff options
author | James A. Morrison <phython@gcc.gnu.org> | 2005-02-24 15:59:25 +0000 |
---|---|---|
committer | James A. Morrison <phython@gcc.gnu.org> | 2005-02-24 15:59:25 +0000 |
commit | ca2cc05c7bdae683c0d01e3be5b94cd8e9d3827d (patch) | |
tree | 447088aa75875589ea4c869915817cc9a29c92b0 | |
parent | 7256233c7a1637bf3880bc71ece8c5d3f327d518 (diff) | |
download | gcc-ca2cc05c7bdae683c0d01e3be5b94cd8e9d3827d.zip gcc-ca2cc05c7bdae683c0d01e3be5b94cd8e9d3827d.tar.gz gcc-ca2cc05c7bdae683c0d01e3be5b94cd8e9d3827d.tar.bz2 |
MAINTAINERS (Language Front Ends Maintainers): Add myself as treelang maintainer.
2005-02-24 James A. Morrison <phython@gcc.gnu.org>
* MAINTAINERS (Language Front Ends Maintainers): Add myself as
treelang maintainer.
(Write After Approval): Remove myself.
From-SVN: r95500
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2005-02-24 James A. Morrison <phython@gcc.gnu.org> + + * MAINTAINERS (Language Front Ends Maintainers): Add myself as + treelang maintainer. + (Write After Approval): Remove myself. + 2005-02-23 Paul Schlie <schlie@comcast.net> * configure.in: Allow darwin targeted ports to build tk, itcl and diff --git a/MAINTAINERS b/MAINTAINERS index 7f75175..c4d4289 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -122,6 +122,7 @@ objective-c Stan Shebs shebs@apple.com objective-c Ovidiu Predescu ovidiu@cup.hp.com objective-c Ziemowit Laski zlaski@apple.com treelang Tim Josling tej@melbpc.org.au +treelang James A. Morrison phython@gcc.gnu.org Various Maintainers @@ -270,7 +271,6 @@ Greg McGary gkm@gnu.org Adam Megacz adam@xwt.org Alan Modra amodra@bigpond.net.au Catherine Moore clm@redhat.com -James A. Morrison ja2morri@uwaterloo.ca Dorit Naishlos dorit@il.ibm.com Adam Nemet anemet@lnxw.com Dan Nicolaescu dann@ics.uci.edu |