diff options
author | Andrew Cagney <cagney@b1.cygnus.com> | 2000-05-15 03:41:13 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@gcc.gnu.org> | 2000-05-15 03:41:13 +0000 |
commit | 1888228d165d3658fee720c79bebfb7db0fa45f1 (patch) | |
tree | a0b99bc958f964224ca65513f72eadd05ebaac8a | |
parent | 2bc9f1d1d1027f97e6bc0850c0605c79091330a9 (diff) | |
download | gcc-1888228d165d3658fee720c79bebfb7db0fa45f1.zip gcc-1888228d165d3658fee720c79bebfb7db0fa45f1.tar.gz gcc-1888228d165d3658fee720c79bebfb7db0fa45f1.tar.bz2 |
Add self as write after approval.
From-SVN: r33905
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com> + + * MAINTAINERS: Add self to Write After Approval list. + Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com) * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. diff --git a/MAINTAINERS b/MAINTAINERS index 5ee8a25..bc6a2a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -127,6 +127,7 @@ John Wehle john@feith.com Martin v. Löwis loewis@informatik.hu-berlin.de Ian Taylor ian@zembu.com Andreas Jaeger aj@suse.de +Andrew cagney cagney@redhat.com * Indicates folks we need to get Kerberos/ssh accounts ready so they can write in the source tree |