Skip to content

Commit 55d51fd

Browse files
committed
DOC: Remove two-reviewer requirement and squash suggestion
1 parent 1a7e3aa commit 55d51fd

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

doc/source/devel/core_developer.rst

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,9 @@ Core Developer Guide
44
====================
55

66
As a core developer, you should continue making pull requests
7-
in accordance with the :ref:`contributor_guide`.
7+
in accordance with the :ref:`devguide`.
88
You are responsible for shepherding other contributors through the review process.
9-
You should be familiar with our :ref:`mission_and_values`.
109
You also have the ability to merge or approve other contributors' pull requests.
11-
Much like nuclear launch keys, it is a shared power: you must merge *only after*
12-
another core developer has approved the pull request, *and* after you yourself have carefully
13-
reviewed it. (See `Reviewing`_ and especially `Merge Only Changes You
14-
Understand`_ below.) To ensure a clean git history, use GitHub's
15-
`Squash and Merge <https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/merging-a-pull-request#merging-a-pull-request-on-github>`__
16-
feature to merge, unless you have a good reason not to do so.
1710

1811
Reviewing
1912
---------

0 commit comments

Comments
 (0)