Skip to content

Commit 5409b68

Browse files
authored
Merge pull request pypa#760 from hugovk/update-coc
The PyPA has adopted the PSF code of conduct
2 parents 10dcb84 + 069c612 commit 5409b68

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,10 @@ 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
26-
other unprofessional conduct are not acceptable.
24+
By contributing to the |PyPUG|, you're expected to follow the PSF's
25+
`Code of Conduct`__.
2726

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

3029

3130
Documentation types

0 commit comments

Comments
 (0)