From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Thu, 23 Oct 2008 21:36:58 +0000 (-0700)
Subject: docs: add a note that when you make a new tahoe release, you should send the announce... 
X-Git-Url: https://git.rkrishnan.org/simplejson/components/flags/?a=commitdiff_plain;h=b26ad316bbf70bf5acf5b17a370ea9392ca31f64;p=tahoe-lafs%2Ftahoe-lafs.git

docs: add a note that when you make a new tahoe release, you should send the announcement to fuse-devel@lists.sourceforge.net
---

diff --git a/docs/how_to_make_a_tahoe_release.txt b/docs/how_to_make_a_tahoe_release.txt
index bd4c01fc..7e0bff7d 100644
--- a/docs/how_to_make_a_tahoe_release.txt
+++ b/docs/how_to_make_a_tahoe_release.txt
@@ -8,7 +8,7 @@
 * 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
+ 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, fuse-devel@lists.sourceforge.net
 * update Wiki: front page news, news, old news, parade of release notes
 * update "current version" information and make an "announcement of new release" on freshmeat
 * upload to pypi with "make make-version && python ./setup.py sdist upload register"