diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2017-10-01 18:36:37 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2017-10-01 18:36:37 +0000 |
commit | 7b5f5267b9c7c2e0c67cbe2ec00b0aea4831d15b (patch) | |
tree | b90f7c2f43d0b932275f000dfae57368a76fa95b /MAINTAINERS | |
parent | aa2a59fc606f242ab11e8fa89b71bba0d3fb25c7 (diff) | |
download | gcc-7b5f5267b9c7c2e0c67cbe2ec00b0aea4831d15b.zip gcc-7b5f5267b9c7c2e0c67cbe2ec00b0aea4831d15b.tar.gz gcc-7b5f5267b9c7c2e0c67cbe2ec00b0aea4831d15b.tar.bz2 |
MAINTAINERS: Add a note that maintainership also includes web pages...
* MAINTAINERS: Add a note that maintainership also includes web
pages, docs, and testsuite related to that area.
From-SVN: r253330
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7e6e08c..0d33f0b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -37,6 +37,9 @@ 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. +Also note that maintainership of any area covers changes to web pages, +docs, and the testsuite related to that. + CPU Port Maintainers (CPU alphabetical order) aarch64 port Richard Earnshaw <richard.earnshaw@arm.com> |