From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 9 Jul 2018 21:50:29 +0000 (-0700) Subject: Move Code_of_Conduct.rst to the root level. (GH-8209) X-Git-Tag: v3.7.1rc1~295 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d6b6d1f1d76bf709317c316634d3000ce200864;p=thirdparty%2FPython%2Fcpython.git Move Code_of_Conduct.rst to the root level. (GH-8209) Follow up from https://github.com/python/peps/pull/712GH-issuecomment-403591108: "people using the repo without using GitHub still ought to be reminded of the COC" - GvR (cherry picked from commit 3ed919290e0a67a1299afbdaeab4946bc479f92c) Co-authored-by: Mariatta --- 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