summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-05-12 11:45:03 -0700
committerCarl Worth <cworth@cworth.org>2009-05-12 11:45:03 -0700
commitae5b6d8135c7170821db37de0245b0e6b7a87e59 (patch)
tree1f99ea07ebe60a65f554dbec7279163474ee898e
parent2d7ddfe8d52e6d1dfc3d1a3de00940816d2e09ff (diff)
RELEASING: Better instructions for where to send announcements
The xorg-announce list doesn't need to hear about development snapshots and release candidates. The intel-gfx list is good for that.
-rw-r--r--RELEASING13
1 files changed, 12 insertions, 1 deletions
diff --git a/RELEASING b/RELEASING
index 93761101..2196c8fd 100644
--- a/RELEASING
+++ b/RELEASING
@@ -33,8 +33,19 @@ The process for releasing a new tarball is as follows:
$ <path_to>/util/modular/release.sh driver <last_ver> <ver>
-7. Edit the generated release message as needed and send it out
+7. Edit and send the generated release message.
At the very least, add the release notes from the NEWS file.
+ The message is generated as xf86-video-inte-<version>.announce
+
+ For snapshots and release candidates, mail to:
+
+ intel-gfx@lists.freedesktop.org
+
+ For major releases also send to:
+
+ xorg@lists.freedesktop.org
+ xorg-announce@lists.freedesktop.org
+
8. Throw a release party, you're done! :)