diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index d2f2eac27..77325a15a 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -43,10 +43,10 @@ event. Representation of a project may be further defined and clarified by proje ## Enforcement -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at -tox-dev@python.org. The project team will review and investigate all complaints, and will respond in a way that it deems -appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter -of an incident. Further details of specific enforcement policies may be posted separately. +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team. The +project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the +circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. +Further details of specific enforcement policies may be posted separately. Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. diff --git a/docs/changelog/2364.doc.rst b/docs/changelog/2364.doc.rst new file mode 100644 index 000000000..bf8874f75 --- /dev/null +++ b/docs/changelog/2364.doc.rst @@ -0,0 +1 @@ +Deleted the tox mailing list -- by :user:`jugmac00` diff --git a/setup.cfg b/setup.cfg index 1ffc47889..424169329 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,7 +7,7 @@ url = http://tox.readthedocs.org author = Bernát Gábor author_email = gaborjbernat@gmail.com maintainer = Bernát Gábor, Oliver Bestwalter, Anthony Sottile, Jürgen Gmach -maintainer_email = tox-dev@python.org +maintainer_email = gaborjbernat@gmail.com license = MIT license_file = LICENSE platforms = any