git: a7a2a7f851 - main - Clarify the commit bit expire policy and update instructions
Li-Wen Hsu
lwhsu at FreeBSD.org
Thu Feb 25 04:48:20 UTC 2021
The branch main has been updated by lwhsu (ports, src committer):
URL: https://cgit.FreeBSD.org/doc/commit/?id=a7a2a7f851aebfa68a14f8efd0e07718cadee079
commit a7a2a7f851aebfa68a14f8efd0e07718cadee079
Author: Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-02-25 04:46:30 +0000
Commit: Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-02-25 04:46:30 +0000
Clarify the commit bit expire policy and update instructions
Approved by: core
---
website/content/en/internal/expire-bits.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/content/en/internal/expire-bits.adoc b/website/content/en/internal/expire-bits.adoc
index 5e28962bb5..c43ff9e973 100644
--- a/website/content/en/internal/expire-bits.adoc
+++ b/website/content/en/internal/expire-bits.adoc
@@ -7,10 +7,10 @@ sidenav: docs
== Rationale
-Over time, FreeBSD committers may find other demands on their time, and decide that they wish to resign their commit bit. However, under some circumstances, a committer may become inactive over a long period of time without explicitly resigning their bit. Over the long term, these accounts can represent a security risk, as well as posing 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, last updated in November 2018.
+Over time, FreeBSD committers may find other demands on their time, and decide that they wish to resign their commit bit. However, under some circumstances, a committer may become inactive over a long period of time without explicitly resigning their bit. Over the long term, these accounts can represent a security risk, as well as posing 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, last updated in February 2021.
== Policy
-Documentation and source committers that have not made a commit in 18 months may be removed from the access file from time to time. For ports committers this period is 12 months. Committers that wish to get back their commit bits will have to reapply with the appropriate authority.
+Documentation and source committers that have not made a commit in 18 months may have their commit bit removed from the access file. For ports committers this period is 12 months. Committers are encouraged to reactivate their commit bit by contacting the appropriate authority.
-If all of a committer's commit bits expire, then the committer's `FreeBSD.org` account may also be suspended at the FreeBSD 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 at FreeBSD.org` to update mail forwarding settings. The committer's files may or may not be preserved at the FreeBSD Core Team's discretion. A suspended account will be reactivated if any of a committer's commit bits are restored.
+If all of a committer's commit bits expire, then the committer's `FreeBSD.org` account will be suspended. It can remain active upon request at the FreeBSD 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 `postmaster at FreeBSD.org` to update mail forwarding settings. The committer's files may or may not be preserved at the FreeBSD Core Team's discretion. A suspended account will be reactivated if any of a committer's commit bits are restored.
More information about the dev-commits-doc-all
mailing list