From: Mariatta Date: Mon, 9 Jul 2018 21:29:57 +0000 (-0700) Subject: Move Code_of_Conduct.rst to the root level. (GH-8209) X-Git-Tag: v3.8.0a1~1396 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ed919290e0a67a1299afbdaeab4946bc479f92c;p=python Move Code_of_Conduct.rst to the root level. (GH-8209) Follow up from https://github.com/python/peps/pull/712#issuecomment-403591108: "people using the repo without using GitHub still ought to be reminded of the COC" - GvR --- diff --git a/.github/CODE_OF_CONDUCT.rst b/CODE_OF_CONDUCT.rst similarity index 100% rename from .github/CODE_OF_CONDUCT.rst rename to CODE_OF_CONDUCT.rst