diff options
author | Marin Jankovski <marin@gitlab.com> | 2015-05-13 09:10:47 +0000 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2015-05-13 09:10:47 +0000 |
commit | 700e5117cd13093981039086e3eb4d789284b1c4 (patch) | |
tree | 12bf2d1c0ad6996c2d090b63621ebab5bea735fa | |
parent | 3883cca93fee0fae13c42fb67426f163931132c8 (diff) | |
parent | 65b9ca9c084d58fecce80329fa43dec68de278f2 (diff) | |
download | gitlab-ce-700e5117cd13093981039086e3eb4d789284b1c4.tar.gz |
Merge branch 'code-defreeze' into 'master'
defreeze code
Fixes #2166.
See merge request !1820
-rw-r--r-- | doc/release/monthly.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md index cfe01896d8f..5dd495718b0 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -29,7 +29,6 @@ All steps from issue template are explained below ``` Xth: (7 working days before the 22nd) -- [ ] Code freeze - [ ] Update the CE changelog (#LINK) - [ ] Update the EE changelog (#LINK) - [ ] Update the CI changelog (#LINK) @@ -79,10 +78,6 @@ Xth: (1 working day before the 22nd) - - - -## Code Freeze - -Stop merging code in master, except for important bug fixes - ## Update changelog Any changes not yet added to the changelog are added by lead developer and in that merge request the complete team is |