aboutsummaryrefslogtreecommitdiff
path: root/doc/contributing.texi
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-10-14 09:06:53 -0400
committerSimon Tournier <zimon.toutoune@gmail.com>2024-02-02 17:09:27 +0100
commitb88bff628d1eab17a5633f1454c9639a2b946446 (patch)
tree89db4d00810f83375ff9f532382441d8cdbbb79c /doc/contributing.texi
parentf2885c313243ac1e81c173907b3443de33c39c0a (diff)
downloadguix-b88bff628d1eab17a5633f1454c9639a2b946446.tar
guix-b88bff628d1eab17a5633f1454c9639a2b946446.tar.gz
doc: Mention the responsibilities that blocking comes with.
* doc/contributing.texi (Commit Access): Mention that blocking comes with extra responsibilities. Reviewed-by: Simon Tournier <zimon.toutoune@gmail.com> Signed-off-by: Simon Tournier <zimon.toutoune@gmail.com>
Diffstat (limited to 'doc/contributing.texi')
-rw-r--r--doc/contributing.texi13
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 5707ff5cde..a1b9e3586b 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -2114,7 +2114,18 @@ all contributors, and even more so from committers, to help build
consensus and make decisions based on consensus. To learn what
consensus decision making means and understand its finer details, you
are encouraged to read
-@url{https://www.seedsforchange.org.uk/consensus}.
+@url{https://www.seedsforchange.org.uk/consensus}. It is expected from
+all contributors, and even more so from committers, to help build
+consensus and make decisions based on consensus. By using consensus, we
+are committed to finding solutions that everyone can live with. It
+implies that no decision is made against significant concerns and these
+concerns are actively resolved with proposals that work for everyone. A
+contributor (which may or may not have commit access) wishing to block a
+proposal bears a special responsibility for finding alternatives,
+proposing ideas/code or explain the rationale for the status quo to
+resolve the deadlock. To learn what consensus decision making means and
+understand its finer details, you are encouraged to read
+<https://www.seedsforchange.org.uk/consensus>.
The following sections explain how to get commit access, how to be ready
to push commits, and the policies and community expectations for commits