summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Coraor <nate@bx.psu.edu>2015-12-01 21:39:48 -0500
committerNate Coraor <nate@bx.psu.edu>2015-12-01 21:39:48 -0500
commit1f9893b4835bec88f55dff7dafa156a132866184 (patch)
tree295b017bbaa8444e9751842c20b7406d3896a97c
parentacb3cf8177034c014cfe90a691a850b5322951b5 (diff)
parentc60dc7e09ba9d2cb10397e72f6594f25abb1ef84 (diff)
downloadwheel-git-1f9893b4835bec88f55dff7dafa156a132866184.tar.gz
Merged in dstufft/wheel (pull request #56)
Add the PyPA Code of Conduct
-rw-r--r--README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 4b14821..7b37ad9 100644
--- a/README.txt
+++ b/README.txt
@@ -39,3 +39,12 @@ Unlike .egg, wheel will be a fully-documented standard at the binary
level that is truly easy to install even if you do not want to use the
reference implementation.
+
+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`_.
+
+.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/
+