diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2016-10-27 14:04:19 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@gcc.gnu.org> | 2016-10-27 14:04:19 +0100 |
commit | 104700f4e9e20e1c1aef0fb0f0894b073f09fdaa (patch) | |
tree | f9ea90cb6460b516c9c37741e0c9c66485fc2906 | |
parent | 69af1c04e077e1a8f9d561368fc5ee972e0685e9 (diff) | |
download | gcc-104700f4e9e20e1c1aef0fb0f0894b073f09fdaa.zip gcc-104700f4e9e20e1c1aef0fb0f0894b073f09fdaa.tar.gz gcc-104700f4e9e20e1c1aef0fb0f0894b073f09fdaa.tar.bz2 |
Add myself to the MAINTAINERS file
* MAINTAINERS (Reviewers): Add myself.
(Write After Approval): Add myself.
From-SVN: r241619
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com> + + * MAINTAINERS (Reviewers): Add myself. + (Write After Approval): Add myself. + 2016-10-21 Hartmut Penner <hepenner@us.ibm.com> Ulrich Weigand <uweigand@de.ibm.com> diff --git a/MAINTAINERS b/MAINTAINERS index 7b154d8..e0e4d67 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -252,6 +252,7 @@ check in changes outside of the parts of the compiler they maintain. Reviewers aarch64 port James Greenhalgh <james.greenhalgh@arm.com> +arc port Andrew Burgess <andrew.burgess@embecosm.com> arc port Claudiu Zissulescu <claziss@synopsys.com> arm port Kyrylo Tkachov <kyrylo.tkachov@arm.com> C front end Marek Polacek <polacek@redhat.com> @@ -334,6 +335,7 @@ Julian Brown <julian@codesourcery.com> Christian Bruel <christian.bruel@st.com> Iain Buclaw <ibuclaw@gdcproject.org> Kevin Buettner <kevinb@redhat.com> +Andrew Burgess <andrew.burgess@embecosm.com> Adam Butcher <adam@jessamine.co.uk> Andrew Cagney <cagney@gnu.org> Daniel Carrera <dcarrera@gmail.com> |