summaryrefslogtreecommitdiff
path: root/COLLABORATOR_GUIDE.md
diff options
context:
space:
mode:
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