From 18770242cfa2a34710ade94ba5afbe3e4e9e1a01 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Thu, 21 Jan 2016 16:59:57 -0800 Subject: [PATCH] Minor tweaks to PEP 512 --- pep-0512.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pep-0512.txt b/pep-0512.txt index 594f0f45c..3fa4f92a3 100644 --- a/pep-0512.txt +++ b/pep-0512.txt @@ -3,10 +3,11 @@ Title: Migrating from hg.python.org to GitHub Version: $Revision$ Last-Modified: $Date$ Author: Brett Cannon +Discussions-To: core-workflow@python.org Status: Active Type: Process Content-Type: text/x-rst -Created: +Created: 17-Jan-2015 Post-History: 17-Jan-2015, 19-Jan-2015 Abstract @@ -110,9 +111,9 @@ five key repositories that should move: 1. devinabox [#devinabox-repo]_ 2. benchmarks [#benchmarks-repo]_ -4. peps [#peps-repo]_ -5. devguide [#devguide-repo]_ -6. cpython [#cpython-repo]_ +3. peps [#peps-repo]_ +4. devguide [#devguide-repo]_ +5. cpython [#cpython-repo]_ The devinabox and benchmarks repositories are code-only. The peps and devguide repositories involve the generation of webpages.