diff options
author | Krister Walfridsson <cato@df.lth.se> | 2002-08-02 21:02:33 +0200 |
---|---|---|
committer | Krister Walfridsson <kristerw@gcc.gnu.org> | 2002-08-02 19:02:33 +0000 |
commit | a014f2fea628bf4a79269de11271274f44a77ac3 (patch) | |
tree | 90e988d7074dfb5f73046a126f22587d0a340518 | |
parent | 7c38703bf6e3d0e73f51871f22159d9a9ac01c8e (diff) | |
download | gcc-a014f2fea628bf4a79269de11271274f44a77ac3.zip gcc-a014f2fea628bf4a79269de11271274f44a77ac3.tar.gz gcc-a014f2fea628bf4a79269de11271274f44a77ac3.tar.bz2 |
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r55996
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-08-02 Krister Walfridsson <cato@df.lth.se> + + * MAINTAINERS (Write After Approval): Add myself. + 2002-07-31 Alan Modra <amodra@bigpond.net.au> * configure.in: Move generic linux case to end. Copy generic diff --git a/MAINTAINERS b/MAINTAINERS index ca23079..652f83a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -244,6 +244,7 @@ Ian Taylor ian@zembu.com Michael Tiemann tiemann@redhat.com Philipp Thomas pthomas@suse.de Kresten Krab Thorup krab@gcc.gnu.org +Krister Walfridsson cato@df.lth.se John Wehle john@feith.com Florian Weimer fw@deneb.enyo.de Mark Wielaard mark@gcc.gnu.org |