diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-09-26 09:49:50 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2008-09-26 10:04:37 -0400 |
commit | 1de059b33bd2e6121e35ccf1c4a35ba7755c44d8 (patch) | |
tree | b1637f68b0f8050bf6a121736d1552884ccc264b /RELEASING | |
parent | 9662be8ee77e219908b64b82e828d577dcf120f0 (diff) |
[RELEASING] Add ftp-release@lists.freedesktop.org
That list is monitored by various distros to pick up new releases.
We should CC release announcements there.
Diffstat (limited to 'RELEASING')
-rw-r--r-- | RELEASING | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -111,12 +111,12 @@ Here are the steps to follow to create a new cairo release: odd micro version). 10) Send a message to cairo-announce@cairographics.org and CC - gnome-announce-list@gnome.org, (pr@lwn.net as well for major - releases) to announce the new release using the text provided from - "make release-publish", adding the excerpt from NEWS, your - signature, followed by the standard "What is cairo" and "Where to - get more information about cairo" blurbs from README, and finally - the shortlog of all changes since last release, generated by: + gnome-announce-list@gnome.org and ftp-release@lists.freedesktop.org + (pr@lwn.net as well for major releases) to announce the new release + using the text provided from "make release-publish", adding the excerpt + from NEWS, your signature, followed by the standard "What is cairo" and + "Where to get more information about cairo" blurbs from README, and + inally the shortlog of all changes since last release, generated by: git shortlog X.Y.Z... |