diff options
author | Marek Polacek <polacek@redhat.com> | 2012-09-20 16:45:28 +0000 |
---|---|---|
committer | Marek Polacek <mpolacek@gcc.gnu.org> | 2012-09-20 16:45:28 +0000 |
commit | 61e12affc2c03ab772e5364f942072a965655a11 (patch) | |
tree | 3e1242323b0fa7dd9548b040870453379d894935 | |
parent | af16bc762a0d806b2297013a56edcf7cd38cb25f (diff) | |
download | gcc-61e12affc2c03ab772e5364f942072a965655a11.zip gcc-61e12affc2c03ab772e5364f942072a965655a11.tar.gz gcc-61e12affc2c03ab772e5364f942072a965655a11.tar.bz2 |
Add myself to MAINTAINERS.
From-SVN: r191578
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2012-09-20 Marek Polacek <polacek@redhat.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2012-09-19 Steve Ellcey <sellcey@mips.com> * configure.ac: Add mips*-mti-elf* target. diff --git a/MAINTAINERS b/MAINTAINERS index 302a58c..4a6d8c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -473,6 +473,7 @@ Fernando Pereira pronesto@gmail.com Kaushik Phatak kaushik.phatak@kpitcummins.com Nicolas Pitre nico@cam.org Paul Pluzhnikov ppluzhnikov@google.com +Marek Polacek polacek@redhat.com Antoniu Pop antoniu.pop@gmail.com Vladimir Prus vladimir@codesourcery.com Yao Qi yao@codesourcery.com |