Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5944d98

Browse filesBrowse files
committed
DOC Add information regarding the release manager's rights
1 parent a2f71c6 commit 5944d98
Copy full SHA for 5944d98

File tree

1 file changed

+6
-8
lines changed
Filter options

1 file changed

+6
-8
lines changed

‎doc/developers/maintainer.rst

Copy file name to clipboardExpand all lines: doc/developers/maintainer.rst
+6-8Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,12 @@ Before a release
4545

4646
**Permissions**
4747

48-
The release manager requires a set of permissions on top of the usual
49-
permissions given to maintainers, which includes:
48+
The release manager must be a *maintainer* of ``scikit-learn`` to be able to
49+
publish on ``pypi.org`` and ``test.pypi.org``.
5050

51-
- *maintainer* role on ``scikit-learn`` projects on ``pypi.org`` and
52-
``test.pypi.org``, separately.
53-
- become a member of the *scikit-learn* team on conda-forge by editing the
54-
``recipe/meta.yaml`` file on
55-
``https://github.com/conda-forge/scikit-learn-feedstock``
51+
The release manager must be a *maintainer* of the ``conda-forge/scikit-learn-feedstock``
52+
repository. This can be changed by editing the ``recipe/meta.yaml`` file in the
53+
first release pull-request.
5654

5755
.. _preparing_a_release_pr:
5856

@@ -153,7 +151,7 @@ should be excluded.
153151

154152
- After having dropped or picked commit, **do no exit** but paste the content
155153
of the `git-rebase-todo` message in the PR.
156-
This file is located at `.git/rebase-merge/git-rebase-todo`).
154+
This file is located at `.git/rebase-merge/git-rebase-todo`.
157155

158156
- Save and exit, starting the interactive rebase.
159157

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.