diff options
| author | dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-31 15:40:24 +0000 |
|---|---|---|
| committer | dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-31 15:40:24 +0000 |
| commit | eb57d4df8f05eb3fb2c683013e4d36f94a9596fc (patch) | |
| tree | 0c246c0593ba3e09f261fd98c11f02ce5335a376 | |
| parent | f6179f0eb3c5d8180dd8cc23796b8f54ead1a57b (diff) | |
| download | ppe42-gcc-eb57d4df8f05eb3fb2c683013e4d36f94a9596fc.tar.gz ppe42-gcc-eb57d4df8f05eb3fb2c683013e4d36f94a9596fc.zip | |
* MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
Adjust description.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127095 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | ChangeLog | 5 | ||||
| -rw-r--r-- | MAINTAINERS | 9 |
2 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog index 94ab187effc..668e7664627 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-31 Diego Novillo <dnovillo@google.com> + + * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis. + Adjust description. + 2007-07-26 Richard Guenther <rguenther@suse.de> * configure.ac: Add types checking to stage1 checking flags. diff --git a/MAINTAINERS b/MAINTAINERS index 3a1b6127036..88a8c73af68 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -231,7 +231,7 @@ Note that individuals who maintain parts of the compiler as non-algorithmic maintainers need approval to check in algorithmic changes or changes outside of the parts of the compiler they maintain. - Non-Autopoiesis Maintainers + Reviewers dataflow Daniel Berlin dberlin@dberlin.org dataflow Paolo Bonzini bonzini@gnu.org @@ -251,10 +251,9 @@ Fortran Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de Fortran Paul Thomas pault@gcc.gnu.org -Note that individuals who maintain parts of the compiler as -non-autopoiesis maintainers need approval changes outside of the parts -of the compiler they maintain and also need approval for their own -patches. +Note that while reviewers can approve changes to parts of the compiler +that they maintain, they still need approval for their own patches +from other maintainers or reviewers. Write After Approval (last name alphabetical order) |

