[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation.
From: |
Ludovic Courtès |
Subject: |
[bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation. |
Date: |
Thu, 27 May 2021 14:35:54 +0200 |
* doc/contributing.texi (Commit Revocation): Expound.
---
doc/contributing.texi | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 8308551261..ec649c8e13 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1444,6 +1444,27 @@ key removed from @file{.guix-authorizations} after 12
months of
inactivity; they can ask to regain commit access by emailing the
maintainers, without going through the vouching process.
+Maintainers@footnote{See @uref{https://guix.gnu.org/en/about} for the
+current list of maintainers. You can email them privately at
+@email{guix-maintainers@@gnu.org}.} may also revoke an individual's
+commit rights, as a last resort, if cooperation with the rest of the
+community has caused too much friction---even within the bounds of the
+project's code of conduct (@pxref{Contributing}). They would only do so
+after public or private discussion with the individual and a clear
+notice. Examples of behavior that hinders cooperation and could lead to
+such a decision include:
+
+@itemize
+@item repeated violation of the commit policy stated above;
+@item repeated failure to take peer criticism into account;
+@item breaching trust through a series of grave incidents.
+@end itemize
+
+When maintainers resort to such a decision, they notify developers on
+@email{guix-devel@@gnu.org}; inquiries may be sent to
+@email{guix-maintainers@@gnu.org}. Depending on the situation, the
+individual may still be welcome to contribute.
+
@subsection Helping Out
One last thing: the project keeps moving forward because committers not
--
2.31.1
- [bug#48696] [PATCH 0/3] Documenting commit reverts and revocation, Ludovic Courtès, 2021/05/27
- [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation.,
Ludovic Courtès <=
- [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation., Maxime Devos, 2021/05/27
- [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation., Christopher Baines, 2021/05/27
- [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation., Ludovic Courtès, 2021/05/29
- [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation., Christopher Baines, 2021/05/29
- [bug#48696] [PATCH 3/3] doc: Explain more reasons for commit revocation., Ludovic Courtès, 2021/05/29
[bug#48696] [PATCH 1/3] doc: Structure the "Commit Access" section., Julien Lepiller, 2021/05/27
[bug#48696] [PATCH 1/3] doc: Structure the "Commit Access" section., Maxime Devos, 2021/05/27
[bug#48696] [PATCH 0/3] Documenting commit reverts and revocation, Leo Famulari, 2021/05/27
[bug#48696] [PATCH 0/3] Documenting commit reverts and revocation, Tobias Geerinckx-Rice, 2021/05/30