diff options
author | Claudiu Zissulescu <claziss@synopsys.com> | 2016-09-28 13:12:41 +0200 |
---|---|---|
committer | Claudiu Zissulescu <claziss@gcc.gnu.org> | 2016-09-28 13:12:41 +0200 |
commit | a29b7214dd81f270fcd91fd9fff61c4f1072680f (patch) | |
tree | be065530dacd16b02e8c3d02a9bc6f2d2c0a8df1 | |
parent | 912d9ec300f1f1262b1ab09798304d0c99ff5778 (diff) | |
download | gcc-a29b7214dd81f270fcd91fd9fff61c4f1072680f.zip gcc-a29b7214dd81f270fcd91fd9fff61c4f1072680f.tar.gz gcc-a29b7214dd81f270fcd91fd9fff61c4f1072680f.tar.bz2 |
[ARC COMMITTED] MAINTAINERS (Reviewers): Add myself.
2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
* MAINTAINERS (Reviewers): Add myself.
From-SVN: r240569
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-09-28 Claudiu Zissulescu <claziss@synopsys.com> + + * MAINTAINERS (Reviewers): Add myself. + 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com> * configure.ac: Disable "sim" directory for arc*-*-*. diff --git a/MAINTAINERS b/MAINTAINERS index 87157c9..644d02e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -276,6 +276,7 @@ check in changes outside of the parts of the compiler they maintain. Reviewers aarch64 port James Greenhalgh <james.greenhalgh@arm.com> +arc port Claudiu Zissulescu <claziss@synopsys.com> arm port Kyrylo Tkachov <kyrylo.tkachov@arm.com> C front end Marek Polacek <polacek@redhat.com> dataflow Paolo Bonzini <bonzini@gnu.org> |