This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

PATCH: cvswrite.html


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]