diff options
author | Marin Jankovski <maxlazio@gmail.com> | 2017-10-12 15:25:00 +0200 |
---|---|---|
committer | Marin Jankovski <maxlazio@gmail.com> | 2017-10-12 15:25:00 +0200 |
commit | 8834fa9ea115b867178fd4dcfd96388aed5907d1 (patch) | |
tree | 6bcc5dbfb0701a59c7470c8e732ff03179cf3ede | |
parent | 06d4448347004e63769fc70b9183497af631a0d3 (diff) | |
download | gitlab-ce-8834fa9ea115b867178fd4dcfd96388aed5907d1.tar.gz |
Remove empty lines. [CI skip]maintenance_policy
-rw-r--r-- | doc/policy/maintenance.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/policy/maintenance.md b/doc/policy/maintenance.md index d3e6d3c7841..7ab56c89014 100644 --- a/doc/policy/maintenance.md +++ b/doc/policy/maintenance.md @@ -72,12 +72,10 @@ Please see the table below for some examples: | 10.1.4 | 8.13.4 | `8.13.4` -> `8.17.7` -> `9.5.8` -> `10.1.4` | `8.17.7` is the last version in version `8`, `9.5.8` is the last version in version `9` | | - More information about the release procedures can be found in our [release-tools documentation][rel]. You may also want to read our [Responsible Disclosure Policy][disclosure]. - [rel]: https://gitlab.com/gitlab-org/release-tools/blob/master/doc/ [disclosure]: https://about.gitlab.com/disclosure/ [pragmatic way]: https://gist.github.com/jashkenas/cbd2b088e20279ae2c8e |