We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da685fb commit 1829b28Copy full SHA for 1829b28
committing.rst
@@ -294,9 +294,11 @@ Note that cherry_picker.py_ adds the branch prefix automatically.
294
295
Once the backport pull request has been created, remove the
296
``needs backport to X.Y`` label from the original pull request. (Only Core
297
-Developers can apply labels to GitHub pull requests).
+Developers and members of the `Python Triage Team`_ can apply labels to GitHub
298
+pull requests).
299
300
.. _cherry_picker.py: https://github.com/python/cherry-picker
301
+.. _`Python Triage Team`: https://devguide.python.org/triaging/#python-triage-team
302
303
304
Reverting a Merged Pull Request
0 commit comments