diff options
author | Mark Mitchell <mark@codesourcery.com> | 2008-10-01 18:38:07 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2008-10-01 18:38:07 +0000 |
commit | 8fe005eeee68106a3621c830e24e9ae242bb8d2f (patch) | |
tree | c02eb9cfa3e53ddcda9f8923d9840b7a434abcff | |
parent | c8ce33fa7fec7d4d0c0e2a8b8bb535b6d5cba0e0 (diff) | |
download | gcc-8fe005eeee68106a3621c830e24e9ae242bb8d2f.tar.gz |
* MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
From-SVN: r140817
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 5 |
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 0420f25ee16..07558feda19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-10-01 Mark Mitchell <mark@codesourcery.com> + + * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers. + 2008-09-29 David Daney <david.daney@caviumnetworks.com> * MAINTAINERS (Write After Approval): Update e-mail address. diff --git a/MAINTAINERS b/MAINTAINERS index b60d24de259..4a436329deb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18,7 +18,7 @@ To report problems in GCC, please visit: Maintainers =========== - Blanket Write Privs. + Global Reviewers Richard Earnshaw richard.earnshaw@arm.com Richard Henderson rth@redhat.com @@ -32,6 +32,9 @@ Mark Mitchell mark@codesourcery.com Bernd Schmidt bernd.schmidt@analog.com Jim Wilson wilson@tuliptree.org +Note that while global reviewers can approve changes to any part of +the compiler or associated libraries, they still need approval for +their own patches from other maintainers or reviewers. CPU Port Maintainers (CPU alphabetical order) |