diff options
author | Stafford Horne <shorne@gmail.com> | 2018-11-04 09:07:48 +0000 |
---|---|---|
committer | Stafford Horne <shorne@gcc.gnu.org> | 2018-11-04 09:07:48 +0000 |
commit | 45bf149026361d3103ea9a24ecc46e0d9dcdf750 (patch) | |
tree | 86f1299e1b7fce7020a18c84ad3e6fe293509e53 | |
parent | c16ab1252a32ac8c234f8a9132189ff2981f1fce (diff) | |
download | gcc-45bf149026361d3103ea9a24ecc46e0d9dcdf750.zip gcc-45bf149026361d3103ea9a24ecc46e0d9dcdf750.tar.gz gcc-45bf149026361d3103ea9a24ecc46e0d9dcdf750.tar.bz2 |
MAINTAINERS (Write After Approval): Add myself.
2018-11-04 Stafford Horne <shorne@gmail.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r265774
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2018-11-04 Stafford Horne <shorne@gmail.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2018-10-31 Joseph Myers <joseph@codesourcery.com> PR bootstrap/82856 diff --git a/MAINTAINERS b/MAINTAINERS index 5ac84a1..ba8c804 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -415,6 +415,7 @@ Stuart Henderson <shenders@gcc.gnu.org> Matthew Hiller <hiller@redhat.com> Kazu Hirata <kazu@codesourcery.com> Manfred Hollstein <mh@suse.com> +Stafford Horne <shorne@gmail.com> Cong Hou <congh@google.com> Falk Hueffner <falk@debian.org> Andrew John Hughes <gnu_andrew@member.fsf.org> |