8000 Update communication-channels.rst (#1094) · python/devguide@55a1cf1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 55a1cf1

Browse files
0xsoydevarhadthedevlysnikolaouhugovk
authored
Update communication-channels.rst (#1094)
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net> Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
1 parent f419cac commit 55a1cf1

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

developer-workflow/communication-channels.rst

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -250,13 +250,27 @@ order to make open source pleasant for everyone involved.
250250
Additional Repositories
251251
=======================
252252

253-
`Python Core Workflow`_ hosts the codebase for tools such as `cherry_picker`_
254-
and `blurb`_.
253+
`Python Core Workflow`_ hosts the codebase for tools such as `blurb`_.
254+
255+
Other core workflow tools are:
256+
257+
* `cherry_picker`_ (`PyPI`_)
258+
* `bedevere`_
259+
* `blurb_it`_
260+
* `miss-islington`_
261+
* `cla-bot`_
262+
* `cpython-emailer-webhook`_
255263

256264
Python `Performance Benchmark`_ project is intended to be an authoritative
257265
source of benchmarks for all Python implementations.
258266

259267
.. _Python Core Workflow: https://github.com/python/core-workflow
260-
.. _cherry_picker: https://pypi.org/project/cherry_picker/
261268
.. _blurb: https://pypi.org/project/blurb
269+
.. _cherry_picker: https://github.com/python/cherry-picker
270+
.. _PyPI: https://pypi.org/project/cherry_picker/
271+
.. _bedevere: https://github.com/python/bedevere
272+
.. _blurb_it: https://github.com/python/blurb_it
273+
.. _miss-islington: https://github.com/python/miss-islington
274+
.. _cla-bot: https://github.com/ambv/cla-bot
275+
.. _cpython-emailer-webhook: https://github.com/berkerpeksag/cpython-emailer-webhook
262276
.. _Performance Benchmark: https://github.com/python/pyperformance

0 commit comments

Comments
 (0)
0