diff options
author | Kevin Buettner <kevinb@redhat.com> | 2003-03-03 20:26:10 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@gcc.gnu.org> | 2003-03-03 20:26:10 +0000 |
commit | 53f70c1b3be511895748fa362792d3c5c19bf13b (patch) | |
tree | 3265a0732f7e20051c39cfaee0a87ab21d99a2f7 | |
parent | b47d9efdc96bcd3f6f5b62e472d9e7c829c06ec7 (diff) | |
download | gcc-53f70c1b3be511895748fa362792d3c5c19bf13b.zip gcc-53f70c1b3be511895748fa362792d3c5c19bf13b.tar.gz gcc-53f70c1b3be511895748fa362792d3c5c19bf13b.tar.bz2 |
Add myself to the write-after-approval list.
From-SVN: r63731
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-03-03 Kevin Buettner <kevinb@redhat.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Rearrange. diff --git a/MAINTAINERS b/MAINTAINERS index cae89af..fe239e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -172,6 +172,7 @@ Phil Blundell pb@futuretv.com Hans Boehm hboehm@gcc.gnu.org Steven Bosscher steven@gcc.gnu.org Eric Botcazou ebotcazou@libertysurf.fr +Kevin Buettner kevinb@redhat.com Andrew Cagney cagney@redhat.com Chandra Chavva cchavva@redhat.com William Cohen wcohen@redhat.com |