diff options
author | Stephen M. Webb <stephen.webb@bregmasoft.com> | 2006-10-31 17:04:32 +0000 |
---|---|---|
committer | Stephen M. Webb <smw@gcc.gnu.org> | 2006-10-31 17:04:32 +0000 |
commit | 7aa422856805314726d6dd2aa81888533b401af8 (patch) | |
tree | 831cee220638b575e43bce2d96eb0d1049070c60 | |
parent | 1d08f95566b5218cfa33768cfe1139e350bccd7d (diff) | |
download | gcc-7aa422856805314726d6dd2aa81888533b401af8.zip gcc-7aa422856805314726d6dd2aa81888533b401af8.tar.gz gcc-7aa422856805314726d6dd2aa81888533b401af8.tar.bz2 |
MAINTAINERS (Write After Approval): Add myself.
From-SVN: r118230
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2006-10-30 Uros Bizjak <ubizjak@gmail.com> * MAINTAINERS: Change email address. diff --git a/MAINTAINERS b/MAINTAINERS index c9b1894..b540e52 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -362,6 +362,7 @@ David Ung davidu@mips.com Jonathan Wakely redi@gcc.gnu.org Krister Walfridsson cato@df.lth.se Feng Wang fengwang@nudt.edu.cn +Stephen M. Webb stephen.webb@bregmasoft.com John Wehle john@feith.com Florian Weimer fw@deneb.enyo.de Zack Weinberg zackw@panix.com |