Skip to content

Commit dcccde4

Browse files
committed
The PyPA has adopted the PSF code of conduct
For details, see: * https://discuss.python.org/t/implementing-pep-609-pypa-governance/4745
1 parent dd99ee8 commit dcccde4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Code of Conduct
1414

1515
Everyone interacting in the Python Packaging User Guide project's codebases,
1616
issue trackers, chat rooms, and mailing lists are expected to follow the
17-
`PyPA Code of Conduct`_.
17+
`PSF Code of Conduct`_.
1818

19-
.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/
19+
.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
2020

2121
Contributing
2222
------------

source/contribute.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ the guide, please read the :ref:`style guide <contributing_style_guide>`.
2121
.. __: https://github.com/pypa/python-packaging-user-guide/issues
2222
.. __: https://github.com/pypa/python-packaging-user-guide/pulls
2323

24-
By contributing to the |PyPUG|, you're expected to follow the Python Packaging
25-
Authority's `Contributor Code of Conduct`__. Harassment, personal attacks, and
24+
By contributing to the |PyPUG|, you're expected to follow the PSF's
25+
`Code of Conduct`__. Harassment, personal attacks, and
2626
other unprofessional conduct are not acceptable.
2727

28-
.. __: https://www.pypa.io/en/latest/code-of-conduct/
28+
.. __: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
2929

3030

3131
Documentation types

0 commit comments

Comments
 (0)