Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2014 13:59:16 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r46086 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Message-ID:  <201412111359.sBBDxGsM058517@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat (ports committer)
Date: Thu Dec 11 13:59:15 2014
New Revision: 46086
URL: https://svnweb.freebsd.org/changeset/doc/46086

Log:
  Document the three consecutive timeouts policy that we've had for years.
  
  Sponsored by:	Absolight

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Thu Dec 11 09:24:39 2014	(r46085)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Thu Dec 11 13:59:15 2014	(r46086)
@@ -2802,7 +2802,8 @@
       (excluding major public holidays), then that is considered a
       maintainer timeout, and the update may be made without explicit
       maintainer approval.  If the maintainer does not respond within
-      three months, then that maintainer is considered absent without
+      three months, or if there has been three consecutive timeouts,
+      then that maintainer is considered absent without
       leave, and can be replaced as the maintainer of the particular
       port in question.  Exceptions to this are anything maintained by
       the &a.portmgr;, or the &a.security-officer;.  No unauthorized



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412111359.sBBDxGsM058517>