This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
MAINTAINERS policy question
- To: <gcc at gcc dot gnu dot org>
- Subject: MAINTAINERS policy question
- From: Bernd Schmidt <bernds at redhat dot com>
- Date: Sun, 16 Sep 2001 10:52:39 +0100 (BST)
I have a question about how the MAINTAINERS file should be interpreted.
Suppose you have somebody listed as maintaining port X. Does this grant
the right to check in any patch for a problem that affects port X, or
does it only grant the right to modify config/X/*?
I've had someone claim in private mail that it means the former, and
this surprised me, since I always assumed it meant the latter.
Bernd