[Python-checkins] devguide: Re-order tasks.

brett.cannon python-checkins at python.org
Sun Jan 9 00:24:43 CET 2011


brett.cannon pushed a36c7bd36438 to devguide:

http://hg.python.org/devguide/rev/a36c7bd36438
changeset:   58:a36c7bd36438
user:        Brett Cannon <brett at python.org>
date:        Sat Jan 08 15:24:28 2011 -0800
summary:
  Re-order tasks.

files:
  index.rst

diff --git a/index.rst b/index.rst
--- a/index.rst
+++ b/index.rst
@@ -37,14 +37,14 @@
     * :ref:`docquality`
 * Intermediate tasks for once you are comfortable
     * :ref:`helptriage`
+* `Gaining 'Developer' privileges for the issue tracker <XXX>`_
+    * `Triaging issues <XXX>`_
+    * `Reviewing patches <XXX>`_
+* `Following Python's development <XXX>`_
 * Advanced tasks
     * Fixing issues found by the buildbots_
     * :ref:`silencewarnings`
     * :ref:`fixingissues`
-* `Gaining 'Developer' privileges for the issue tracker <XXX>`_
-    * `Triaging issues <XXX>`_
-    * `Reviewing patches <XXX>`_
-* `Following Python's development <XXX>`_
 * `Gaining commit privileges <XXX>`_
     * `Committing patches <XXX>`_
 

--
Repository URL: http://hg.python.org/devguide


More information about the Python-checkins mailing list