summaryrefslogtreecommitdiff
path: root/COLLABORATOR_GUIDE.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-12-03 08:11:51 -0800
committerRich Trott <rtrott@gmail.com>2018-12-03 10:41:13 -0800
commit2e03b76bcf9e8d84862942a557a09af47d105d5f (patch)
treee90a5366013c22df1b9aa1004eae8f9b646a94f3 /COLLABORATOR_GUIDE.md
parentd7b8b7f40c638cafb8b562c80abc56857b8b02e9 (diff)
downloadandroid-node-v8-2e03b76bcf9e8d84862942a557a09af47d105d5f.tar.gz
android-node-v8-2e03b76bcf9e8d84862942a557a09af47d105d5f.tar.bz2
android-node-v8-2e03b76bcf9e8d84862942a557a09af47d105d5f.zip
doc: streamline Accepting Modifications in Collaborator Guide
Editing a sentence I missed simplifying in the last pass on that section. PR-URL: https://github.com/nodejs/node/pull/24807 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Diffstat (limited to 'COLLABORATOR_GUIDE.md')
-rw-r--r--COLLABORATOR_GUIDE.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md
index 8673713564..5d0825a9cc 100644
--- a/COLLABORATOR_GUIDE.md
+++ b/COLLABORATOR_GUIDE.md
@@ -94,9 +94,8 @@ to land but is [author ready](#author-ready-pull-requests), add the
## Accepting Modifications
Contributors propose modifications to Node.js using GitHub pull requests. This
-is true for all modifications including those proposed by TSC members and other
-Collaborators. A pull request must pass code review and CI before landing into
-the codebase.
+includes modifications proposed by TSC members and other Collaborators. A pull
+request must pass code review and CI before landing into the codebase.
### Code Reviews