From 670a50c394e4b459fe06cacdea54a2d9ee35a0c3 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Thu, 28 Aug 2008 13:21:09 -0700
Subject: [PATCH] docs: how_to_make_a_tahoe_release.txt Just some cryptic notes
 to self, but if I get hit by a truck then someone else might be able to
 decode them.

---
 docs/how_to_make_a_tahoe_release.txt | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 docs/how_to_make_a_tahoe_release.txt

diff --git a/docs/how_to_make_a_tahoe_release.txt b/docs/how_to_make_a_tahoe_release.txt
new file mode 100644
index 00000000..e6d5ce9c
--- /dev/null
+++ b/docs/how_to_make_a_tahoe_release.txt
@@ -0,0 +1,13 @@
+* update doc files: relnotes.txt, CREDITS, docs/known_issues.txt, NEWS
+* make tag
+* make sure buildbot is green
+* make sure other people aren't committing at that moment
+* push tag along with some other patch to trigger buildslaves
+* make sure buildbot is green
+* make sure debs got built and uploaded properly
+* make sure a sumo sdist tarball got built and uploaded properly
+* send out relnotes.txt
+ x  + tahoe-announce@lists.allmydata.org, tahoe-dev@lists.allmydata.org, p2p-hackers@lists.zooko.com, lwn@lwn.net, cap-talk@mail.eros-os.org, cryptography@metzdown.com, twisted-python@twistedmatrix.com
+* update Wiki: front page news, news, old news, parade of release notes
+* update pypi, freshmeat, launchpad
+* symlink the release tarball on allmydata.org
-- 
2.45.2