diff options
author | Sytse Sijbrandij <sytses@gmail.com> | 2014-07-21 10:47:38 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytses@gmail.com> | 2014-07-21 10:47:38 +0200 |
commit | e443e59542911e21684abdc1493bb041ec179a4f (patch) | |
tree | 5e43a456df3c185d2dd24cf97f9568faef935006 /doc/release/patch.md | |
parent | 6a10e2e52a1ae614fe467245e5e5946e67e0905d (diff) | |
download | gitlab-ce-e443e59542911e21684abdc1493bb041ec179a4f.tar.gz |
Simplify email procedure now that subscribers are on the newsletter list.
Diffstat (limited to 'doc/release/patch.md')
-rw-r--r-- | doc/release/patch.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/release/patch.md b/doc/release/patch.md index 7762c9f0e11..9ffa7d2f606 100644 --- a/doc/release/patch.md +++ b/doc/release/patch.md @@ -27,4 +27,5 @@ Otherwise include it in the monthly release and note there was a regression fix 1. [Build new packages with the latest version](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/release.md) 1. Cherry-pick the changelog update back into master 1. Send tweets about the release from `@gitlabhq`, tweet should include the most important feature that the release is addressing as well as the link to the changelog -1. Note in the 'GitLab X.X regressions' issue that the patch was published(CE only) +1. Note in the 'GitLab X.X regressions' issue that the patch was published (CE only) +1. Send out an email to the 'GitLab Newsletter' mailing list on MailChimp |