diff options
author | Stuart Hastings <stuart@apple.com> | 2002-11-13 18:13:34 +0000 |
---|---|---|
committer | Stuart Hastings <stuart@gcc.gnu.org> | 2002-11-13 18:13:34 +0000 |
commit | cbf78ae4d12b907aaddbb415fe91798e3a1a735c (patch) | |
tree | d29ae005af2df8d987b0e546c55d54ba9e7c3fae | |
parent | 2b298bb772718afc5046868d7fcfb99b837dffd4 (diff) | |
download | gcc-cbf78ae4d12b907aaddbb415fe91798e3a1a735c.zip gcc-cbf78ae4d12b907aaddbb415fe91798e3a1a735c.tar.gz gcc-cbf78ae4d12b907aaddbb415fe91798e3a1a735c.tar.bz2 |
* MAINTAINERS: Add myself to write-after-approval list.
From-SVN: r59079
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-11-13 Stuart Hastings <stuart@apple.com> + + * MAINTAINERS: Add myself to write-after-approval list. + 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org> * MAINTAINERS (Write After Approval): Add myself. diff --git a/MAINTAINERS b/MAINTAINERS index 96ed9ad..e700ec0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -185,6 +185,7 @@ Anthony Green green@redhat.com Stu Grossman grossman@redhat.com Laurent Guerby guerby@acm.org Andrew Haley aph@redhat.com +Stuart Hastings stuart@apple.com Aldy Hernandez aldyh@redhat.com Matthew Hiller hiller@redhat.com Manfred Hollstein mhollstein@redhat.com |