diff options
author | Marek Polacek <polacek@redhat.com> | 2015-01-13 09:08:35 +0000 |
---|---|---|
committer | Marek Polacek <mpolacek@gcc.gnu.org> | 2015-01-13 09:08:35 +0000 |
commit | 71aa170d28053078fde8f703c9918ed7448520ec (patch) | |
tree | 36334d65d66ffb5a05f4f9c5611cc23225ba89fa | |
parent | a2d429ac5e450845f3febbfba21d3bb486fcf7ce (diff) | |
download | gcc-71aa170d28053078fde8f703c9918ed7448520ec.zip gcc-71aa170d28053078fde8f703c9918ed7448520ec.tar.gz gcc-71aa170d28053078fde8f703c9918ed7448520ec.tar.bz2 |
Add self as C front end reviewer.
From-SVN: r219523
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2015-01-13 Marek Polacek <polacek@redhat.com> + + * MAINTAINERS (Reviewers): Add self as C front end reviewer. + 2015-01-12 Jeff Law <law@redhat.com> * MAINTAINERS: Remove Stan Shebs as he has been inactive for diff --git a/MAINTAINERS b/MAINTAINERS index e4696a1..52fcf5f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -270,6 +270,7 @@ check in changes outside of the parts of the compiler they maintain. Reviewers +C front end Marek Polacek <polacek@redhat.com> dataflow Paolo Bonzini <bonzini@gnu.org> dataflow Seongbae Park <seongbae.park@gmail.com> dataflow Kenneth Zadeck <zadeck@naturalbridge.com> |