diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2004-02-25 21:16:01 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2004-02-25 21:16:01 +0000 |
commit | 0ea0229e093e8078541e0604afd576280d5cf06d (patch) | |
tree | d44668febbe48f9d8620dfa7a1abebfab5623acd | |
parent | 1b2667c47a9761266685d38a8c918e4b237b8468 (diff) | |
download | gcc-0ea0229e093e8078541e0604afd576280d5cf06d.zip gcc-0ea0229e093e8078541e0604afd576280d5cf06d.tar.gz gcc-0ea0229e093e8078541e0604afd576280d5cf06d.tar.bz2 |
Add myself to write-after-approval.
From-SVN: r78453
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-02-25 Kelley Cook <kcook@gcc.gnu.org> + + * MAINTAINERS: Add myself to write-after-approval. + 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu> * MAINTAINERS: Add Nicola Pero and myself as libobjc diff --git a/MAINTAINERS b/MAINTAINERS index 1de81ce..35a7d87 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -194,6 +194,7 @@ Andrew Cagney cagney@redhat.com Steve Chamberlain sac@transmeta.com Chandra Chavva cchavva@redhat.com William Cohen wcohen@redhat.com +R. Kelley Cook kcook@gcc.gnu.org Christian Cornelssen ccorn@cs.tu-berlin.de David Daney ddaney@avtrex.com Chris Demetriou cgd@broadcom.com |