From owner-svn-doc-all@FreeBSD.ORG Tue Nov 26 17:37:43 2013
Return-Path:
Delivered-To: svn-doc-all@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
(No client certificate requested)
by hub.freebsd.org (Postfix) with ESMTPS id 486B1196;
Tue, 26 Nov 2013 17:37:43 +0000 (UTC)
Received: from svn.freebsd.org (svn.freebsd.org
[IPv6:2001:1900:2254:2068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by mx1.freebsd.org (Postfix) with ESMTPS id 1DE4A2F87;
Tue, 26 Nov 2013 17:37:43 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAQHbgte066256;
Tue, 26 Nov 2013 17:37:42 GMT (envelope-from pgj@svn.freebsd.org)
Received: (from pgj@localhost)
by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAQHbgAK066255;
Tue, 26 Nov 2013 17:37:42 GMT (envelope-from pgj@svn.freebsd.org)
Message-Id: <201311261737.rAQHbgAK066255@svn.freebsd.org>
From: Gabor Pali
Date: Tue, 26 Nov 2013 17:37:42 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r43256 - head/en_US.ISO8859-1/htdocs/internal
X-SVN-Group: doc-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.16
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Tue, 26 Nov 2013 17:37:43 -0000
Author: pgj
Date: Tue Nov 26 17:37:42 2013
New Revision: 43256
URL: http://svnweb.freebsd.org/changeset/doc/43256
Log:
- Extend the commit bit expiration policy with a paragraph on suspending
cluster accounts
Approved by: core
With hat: core-secretary
Modified:
head/en_US.ISO8859-1/htdocs/internal/expire-bits.xml
Modified: head/en_US.ISO8859-1/htdocs/internal/expire-bits.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/expire-bits.xml Tue Nov 26 16:12:19 2013 (r43255)
+++ head/en_US.ISO8859-1/htdocs/internal/expire-bits.xml Tue Nov 26 17:37:42 2013 (r43256)
@@ -23,16 +23,25 @@
procedural questions regarding the degree to which contact information
and access methods for the account are maintainable. For these
reasons, the FreeBSD Core Team approved the following commit bit
- expiration policy, which was posted to the Developers mailing list
- on February 22, 2002, and later on October 30, 2013.
+ expiration policy, last updated on November 26, 2013.
Policy
Committers that have not made a commit in 18 months may be removed
from the access file from time to time. Committers that wish to get
back their commit bits will have to reapply with the appropriate
- authority. Future refinements to this policy may be forthcoming.
-
+ authority.
+ If all of a committer's commit bits expire, then the committer's
+ FreeBSD.org account may also be suspended at the &os; Core
+ Team's discretion. An account is suspended by disabling login
+ access and any other services (such as CGI scripts or non-trivial
+ mail forwarding configurations) that execute under the committer's
+ account. Simple mail forwarding will continue to work, and an
+ individual may e-mail core@FreeBSD.org to update mail
+ forwarding settings. The committer's files may or may not be
+ preserved at the &os; Core Team's discretion. A suspended account
+ will be reactivated if any of a committer's commit bits are
+ restored.