This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: cvswrite.html
- To: gcc-patches at gcc dot gnu dot org
- Subject: PATCH: cvswrite.html
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Thu, 29 Jun 2000 01:27:54 +0200 (CEST)
- cc: Richard Stallman <rms at gnu dot org>
These (minor) updates have briefly been discussed on the steering
committee.
Installed.
Gerald
Index: cvswrite.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvswrite.html,v
retrieving revision 1.31
diff -c -3 -p -r1.31 cvswrite.html
*** cvswrite.html 2000/06/15 22:58:26 1.31
--- cvswrite.html 2000/06/28 23:26:17
*************** the appropriate policies.</p>
*** 93,106 ****
<ul>
<li>Global write permission. A very limited number of developers have
! global write permission over the entire repostiory. This is unfortunately
! necessary because we don't have explicit maintainers for every little
! piece of the compiler.
! <li>Localized write permission. This is for people who own ports, front
! ends, or significant hunks of code in the compiler. These folks are
! allowed to make changes in code they maintain without going through any
! kind of approval process.
<li>Write after approval. This is folks that make regular contributions,
but who do not "own" any particular piece of code. People with write after
--- 93,104 ----
<ul>
<li>Global write permission. A very limited number of developers have
! global write permission over the entire repostiory.
! <li>Localized write permission. This is for people who have primary
! responsibility for ports, front ends, or significant hunks of code in
! the compiler. These folks are allowed to make changes in code they
! maintain without going through any kind of approval process.
<li>Write after approval. This is folks that make regular contributions,
but who do not "own" any particular piece of code. People with write after