]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-46229: remove `CODE_OF_CONDUCT.md` to use org default (GH-30342)
authorNikita Sobolev <mail@sobolevn.me>
Sun, 2 Jan 2022 23:30:54 +0000 (02:30 +0300)
committerGitHub <noreply@github.com>
Sun, 2 Jan 2022 23:30:54 +0000 (15:30 -0800)
Automerge-Triggered-By: GH:Mariatta
CODE_OF_CONDUCT.md [deleted file]

diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
deleted file mode 100644 (file)
index c5f24ab..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# Code of Conduct
-
-Please note that all interactions on
-[Python Software Foundation](https://www.python.org/psf-landing/)-supported
-infrastructure is [covered](https://www.python.org/psf/records/board/minutes/2014-01-06/#management-of-the-psfs-web-properties)
-by the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/),
-which includes all the infrastructure used in the development of Python itself
-(e.g. mailing lists, issue trackers, GitHub, etc.).
-
-In general, this means that everyone is expected to be **open**, **considerate**, and
-**respectful** of others no matter what their position is within the project.
-