summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-01-01 17:11:42 +0100
committerLudovic Courtès <ludo@gnu.org>2020-01-09 23:33:04 +0100
commit98ebcf1c1b5de87a4e09eaa20ee3eb9ffdfcefa7 (patch)
tree8bd035bcc297ec1b7d6931d6b394824f680ba2bf
parent2d315cd428484537e763d7f7c676dc5fff7995f6 (diff)
downloadpatches-98ebcf1c1b5de87a4e09eaa20ee3eb9ffdfcefa7.tar
patches-98ebcf1c1b5de87a4e09eaa20ee3eb9ffdfcefa7.tar.gz
doc: Encourage patch review.
* doc/contributing.texi (Commit Access): Add note about patch review.
-rw-r--r--doc/contributing.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index e6e6ab36c2..74b4718eb3 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1149,3 +1149,9 @@ you're confident, it's OK to commit.
That last part is subject to being adjusted, allowing individuals to commit
directly on non-controversial changes on parts they’re familiar with.
+
+One last thing: the project keeps moving forward because committers not
+only push their own awesome changes, but also offer some of their time
+@emph{reviewing} and pushing other people's changes. As a committer,
+you're welcome to use your expertise and commit rights to help other
+contributors, too!