Shorten patch ping timeout

Matt Kraai kraai@alumni.cmu.edu
Fri Jun 20 00:37:00 GMT 2003


Howdy,

Accepted pratice appears to be that unreviewed patches should be
pinged after a week.  The following patch documents this.

OK to commit?

-- 
Matt Kraai          kraai@alumni.cmu.edu          Debian GNU/Linux

Index: htdocs/contribute.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/contribute.html,v
retrieving revision 1.50
diff -3 -c -p -r1.50 contribute.html
*** htdocs/contribute.html	2 Jun 2003 10:49:50 -0000	1.50
--- htdocs/contribute.html	20 Jun 2003 00:23:21 -0000
*************** the <a href="cvs.html">Anonymous read-on
*** 219,225 ****
  href="cvswrite.html">Read-write CVS access</a> pages.</p>
  
  <p>If you do not receive a response to a patch that you have submitted
! within a month or so, it may be a good idea to chase it by sending a
  follow-up email to <a
  href="mailto:gcc-patches@gcc.gnu.org">gcc-patches@gcc.gnu.org</a>.
  Patches can occasionally fall through the cracks. Please be sure to
--- 219,225 ----
  href="cvswrite.html">Read-write CVS access</a> pages.</p>
  
  <p>If you do not receive a response to a patch that you have submitted
! within a week or so, it may be a good idea to chase it by sending a
  follow-up email to <a
  href="mailto:gcc-patches@gcc.gnu.org">gcc-patches@gcc.gnu.org</a>.
  Patches can occasionally fall through the cracks. Please be sure to



More information about the Gcc-patches mailing list