Skip to content

Commit ec4030f

Browse files
authored
update blog instructions for release process
1 parent 5ef20ed commit ec4030f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

wiki/Building_a_release.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Setup required for a new release manager
1212
The instructions below require that you have access to a few servers and
1313
the code repository. When you start, be sure to have write access to:
1414

15-
1. [OBF WordPress Blog](https://www.open-bio.org)
16-
2. [Biopython on PyPI](https://pypi.python.org/pypi/biopython)
15+
1. [Biopython on PyPI](https://pypi.python.org/pypi/biopython)
16+
2. A fork of for the OBF blog post.
1717
3. These repositories (e.g. via membership of the *Releases* team, or have someone ready to merge pull requests):
1818

1919
- [Source code repository](https://github.com/biopython/biopython)
@@ -249,10 +249,9 @@ Tagging the release, and uploading
249249

250250
22. Announcement:
251251

252-
- post the announcement on the [www.open-bio.org](https://www.open-bio.org)
253-
blog (making sure to use the Biopython category which will update the
254-
[news page](News "wikilink") via the news feed)
255-
- send an email to biopython-announce@biopython.org
252+
- submit a pull request for the OBF blog (like this [example for
253+
Biopython 1.86](https://github.com/OBF/OBF.github.io/pull/125))
254+
- send an email to biopython-announce@biopython.org and biopython@biopython.org
256255
(see [mailing lists](Mailing_lists "wikilink"))
257256
- forward the email to Linux packagers e.g.
258257
debian-med@lists.debian.org

0 commit comments

Comments
 (0)