]> granicus.if.org Git - python/commitdiff
Convert code of conduct to markdown for Github (GH-9776)
authorAmmar Askar <ammar_askar@hotmail.com>
Wed, 10 Oct 2018 06:43:08 +0000 (02:43 -0400)
committerJulien Palard <julien@palard.fr>
Wed, 10 Oct 2018 06:43:08 +0000 (08:43 +0200)
CODE_OF_CONDUCT.md [new file with mode: 0644]
CODE_OF_CONDUCT.rst [deleted file]

diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
new file mode 100644 (file)
index 0000000..ed15b52
--- /dev/null
@@ -0,0 +1,12 @@
+# 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 infrastructure used in the development of Python itself
+(e.g. mailing lists, issue trackers, GitHub, etc.).
+
+In general this means everyone is expected to be open, considerate, and
+respectful of others no matter what their position is within the project.
+
diff --git a/CODE_OF_CONDUCT.rst b/CODE_OF_CONDUCT.rst
deleted file mode 100644 (file)
index 28de97c..0000000
+++ /dev/null
@@ -1,14 +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 infrastructure used in the development of Python itself
-(e.g. mailing lists, issue trackers, GitHub, etc.).
-
-In general this means everyone is expected to be open, considerate, and
-respectful of others no matter what their position is within the project.
-