diff options
author | Mark G. Adams <mark.g.adams@sympatico.ca> | 2004-06-03 18:53:35 +0000 |
---|---|---|
committer | Mark G. Adams <mgadams@gcc.gnu.org> | 2004-06-03 18:53:35 +0000 |
commit | e18be1d424de3c50616989e01a10b2632eb595a3 (patch) | |
tree | 9e64b423013b656594543fb35cf396855b570338 | |
parent | a757585a22537753f3b9be9709789d8e000b5afe (diff) | |
download | gcc-e18be1d424de3c50616989e01a10b2632eb595a3.zip gcc-e18be1d424de3c50616989e01a10b2632eb595a3.tar.gz gcc-e18be1d424de3c50616989e01a10b2632eb595a3.tar.bz2 |
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r82602
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca> + + * MAINTAINERS (Write After Approval): Add myself. + 2004-06-03 Paolo Bonzini <bonzini@gnu.org> * configure.in: Fix --enable-bootstrap breakage introduced in trees diff --git a/MAINTAINERS b/MAINTAINERS index dbbd595..825c321 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -183,6 +183,7 @@ in changes outside of the parts of the compiler they maintain. Write After Approval (last name alphabetical order) +Mark G. Adams mark.g.adams@sympatico.ca Matt Austern austern@apple.com Giovanni Bajo giovannibajo@gcc.gnu.org Scott Bambrough scottb@netwinder.org |