Document release pre-requisites.
authorRobert Collins <robertc@robertcollins.net>
Fri, 29 Aug 2014 01:12:30 +0000 (13:12 +1200)
committerRobert Collins <robertc@robertcollins.net>
Fri, 29 Aug 2014 01:45:37 +0000 (13:45 +1200)
Change-Id: I3aa9150d0db5952053060f84d431b5b7fdea747e

doc/hacking.rst

index e4f0b651f7e4007ec0fbc7f5ed3699055d1aa7ec..73b5f12597193003c08fe79f63903478bf50f61d 100644 (file)
@@ -141,8 +141,20 @@ branches, the bullet points are kept alphabetically sorted. The release NEXT is
 permanently present at the top of the list.
 
 
-Release tasks
--------------
+Releasing
+---------
+
+Prerequisites
++++++++++++++
+
+Membership in the testing-cabal org on github as committer.
+
+Membership in the pypi testtools project as maintainer.
+
+Membership in the https://launchpad.net/~testtools-committers.
+
+Tasks
++++++
 
 #. Choose a version number, say X.Y.Z
 #. In trunk, ensure __init__ has version ``(X, Y, Z, 'final', 0)``