diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2024-09-08 02:00:00 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2024-09-01 02:00:00 +0200 |
commit | 3d6388aebff5ca6935c3f9cec6f2bdaee39cc693 (patch) | |
tree | 68db2d3116a36ae6623f82981c95fa65a8d18c11 /doc | |
parent | b391bfd7e7a88c2633eb6c973251b00beb375865 (diff) | |
download | guix-3d6388aebff5ca6935c3f9cec6f2bdaee39cc693.tar guix-3d6388aebff5ca6935c3f9cec6f2bdaee39cc693.tar.gz |
doc: Add newlines.
* doc/contributing.texi (Commit Access): Split one trademark Guix
megagraphâ„¢ into three of your human paragraphs. No other change.
Change-Id: Ifd2a9166b1dfe1a22dcd0811044a408325cc22cb
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contributing.texi | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi index 73f7addbef..750a5dfbe9 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -2677,14 +2677,17 @@ project for at least 6 months. This ensures enough interactions with the contributor, which is essential for mentoring and assessing whether they are ready to become a committer. Commit access should not be thought of as a ``badge of honor'' but rather as a responsibility a -contributor is willing to take to help the project. 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, +contributor is willing to take to help the project. + +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 |