diff options
author | Sytse Sijbrandij <sytses@gmail.com> | 2014-07-21 10:50:03 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytses@gmail.com> | 2014-07-21 10:50:03 +0200 |
commit | ebc1c4bde95abaa7f362faea4c1b5f58d29fa45a (patch) | |
tree | e9282a5acb876146d0f4694223918a9d3cede9c3 /doc/release/patch.md | |
parent | e443e59542911e21684abdc1493bb041ec179a4f (diff) | |
download | gitlab-ce-ebc1c4bde95abaa7f362faea4c1b5f58d29fa45a.tar.gz |
Account for the EE only situation.
Diffstat (limited to 'doc/release/patch.md')
-rw-r--r-- | doc/release/patch.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/patch.md b/doc/release/patch.md index 9ffa7d2f606..bcc14568fc8 100644 --- a/doc/release/patch.md +++ b/doc/release/patch.md @@ -28,4 +28,4 @@ Otherwise include it in the monthly release and note there was a regression fix 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. Send out an email to the 'GitLab Newsletter' mailing list on MailChimp +1. Send out an email to the 'GitLab Newsletter' mailing list on MailChimp (or the 'Subscribers' list if the patch is EE only) |