8000 Remove cpython-bpo-linkify link from README by berkerpeksag · Pull Request #409 · python/core-workflow · GitHub
[go: up one dir, main page]

Skip to content

Remove cpython-bpo-linkify link from README #409

8000
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove cpython-bpo-linkify link from README
Closes #408
  • Loading branch information
berkerpeksag authored Jun 9, 2021
commit 7f01e7a9d15e2142c00bb265f595bcd376b20b31
5 changes: 0 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ Other core workflow tools
CPython commit to berkerpeksag/cpython-emailer-webhook/issues>`__
python-checkins mailing
list.
`berkerpeksag/cpython-bpo-linkify`_ An extension that finds `GitHub <https://github.com/ `Berker Peksag`_
bpo-NNNN annonations berkerpeksag/cpython-bpo-linkify/issues>`__
and converts them to
bugs.python.org links.
======================================= ======================= =============================================== ================

.. _`python/bedevere`: https://github.com/python/bedevere
Expand All @@ -56,7 +52,6 @@ Other core workflow tools
.. _`python/miss-islington`: https://github.com/python/miss-islington
.. _`python/the-knights-who-say-ni`: https://github.com/python/the-knights-who-say-ni
.. _`berkerpeksag/cpython-emailer-webhook`: https://github.com/berkerpeksag/cpython-emailer-webhook
.. _`berkerpeksag/cpython-bpo-linkify`: https://github.com/berkerpeksag/cpython-bpo-linkify
.. _`Brett Cannon`: https://github.com/brettcannon
.. _`Berker Peksag`: https://github.com/berkerpeksag
.. _`Mariatta`: https://github.com/mariatta
Expand Down
0