From e4a9d24add72eb45f1aa59a01b1da0cde4f85b28 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Wed, 29 Jul 2020 22:40:27 +0300 Subject: [PATCH] The PyPA has adopted the PSF code of conduct For details, see: * https://discuss.python.org/t/implementing-pep-609-pypa-governance/4745 --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 82b67f9c..6538f4f0 100644 --- a/README.rst +++ b/README.rst @@ -27,6 +27,7 @@ Code of Conduct --------------- Everyone interacting in the wheel project's codebases, issue trackers, chat -rooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_. +rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_. + +.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md -.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/