diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-29 08:52:36 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-29 08:52:36 +0100 |
commit | 93658c793bc1772dce1e89bdbff7d0a94254c663 (patch) | |
tree | 43ec35b4e927e17d73f99c02b298af56a2890804 /doc | |
parent | bd1ad7b1b49744761d3867665557adf787745655 (diff) | |
download | monitoring-plugins-93658c793bc1772dce1e89bdbff7d0a94254c663.tar.gz |
doc/RELEASING.md: Apply more formatting fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/RELEASING.md | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/doc/RELEASING.md b/doc/RELEASING.md index cf97a7d3..94df91c1 100644 --- a/doc/RELEASING.md +++ b/doc/RELEASING.md @@ -21,10 +21,7 @@ Prepare and commit files the release version/date. - Update `configure.ac` and `NP-VERSION-GEN` with new version. - Update `AUTHORS` if there are new team members. -- Update `THANKS.in`: - - tools/update-thanks - +- Update `THANKS.in` using `tools/update-thanks`. - Commit the results: git commit configure.ac NP-VERSION-GEN AUTHORS THANKS.in @@ -80,13 +77,13 @@ Announce new release - In the site.git repository, - - create `web/input/news/release-2-3.md` - - update the `plugins_release` version in `web/macros.py` - - commit and push the result: + - Create `web/input/news/release-2-3.md`. + - Update the `plugins_release` version in `web/macros.py`. + - Commit and push the result: - git add web/input/news/release-2-3.md - git commit web/input/news/release-2-3.md web/macros.py - git push origin master + git add web/input/news/release-2-3.md + git commit web/input/news/release-2-3.md web/macros.py + git push origin master - Post an announcement on (at least) the following mailing lists: |