Date: Thu, 25 Feb 2021 04:59:13 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: bcd8e9981a - main - Break long lines into one sentence per line Message-ID: <202102250459.11P4xDPa011680@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=bcd8e9981a230751624ae14208a426086c75dd46 commit bcd8e9981a230751624ae14208a426086c75dd46 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-02-25 04:56:58 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-02-25 04:56:58 +0000 Break long lines into one sentence per line As AsciiDoc suggests: https://asciidoctor.org/docs/asciidoc-recommended-practices/#one-sentence-per-line Approved by: carlavilla (implicitly) --- website/content/en/internal/expire-bits.adoc | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/website/content/en/internal/expire-bits.adoc b/website/content/en/internal/expire-bits.adoc index c43ff9e973..41bae14ccb 100644 --- a/website/content/en/internal/expire-bits.adoc +++ b/website/content/en/internal/expire-bits.adoc @@ -7,10 +7,20 @@ 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 February 2021. +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 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. +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 monthsw +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 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@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@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102250459.11P4xDPa011680>