diff options
author | Michael Chastain <mec.gnu@mindspring.com> | 2004-04-13 19:42:05 +0000 |
---|---|---|
committer | Michael Chastain <chastain@gcc.gnu.org> | 2004-04-13 19:42:05 +0000 |
commit | 611f62ad53375c732556c1450b1578ed16aa1fb2 (patch) | |
tree | 5c3990212ba2a06d2d6681ac65ee6554f12cbf28 | |
parent | 3d3947a904cd949469f041ed8e211116f49041b5 (diff) | |
download | gcc-611f62ad53375c732556c1450b1578ed16aa1fb2.zip gcc-611f62ad53375c732556c1450b1578ed16aa1fb2.tar.gz gcc-611f62ad53375c732556c1450b1578ed16aa1fb2.tar.bz2 |
MAINTAINERS: Add myself to write-after-approval.
2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
* MAINTAINERS: Add myself to write-after-approval.
From-SVN: r80649
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-04-12 Michael Chastain <mec.gnu@mindspring.com> + + * MAINTAINERS: Add myself to write-after-approval. + 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org> PR bootstrap/14871 diff --git a/MAINTAINERS b/MAINTAINERS index 91affa7..eeec6f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -194,6 +194,7 @@ Joel Brobecker brobecker@gnat.com Kevin Buettner kevinb@redhat.com Andrew Cagney cagney@redhat.com Steve Chamberlain sac@transmeta.com +Michael Chastain mec.gnu@mindspring.com Chandra Chavva cchavva@redhat.com William Cohen wcohen@redhat.com R. Kelley Cook kcook@gcc.gnu.org |