diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..27f5aa8 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,32 @@ +# Authors + +This list is sorted by the number of commits per contributor in _descending_ order. + +Avatar|Contributor|Contributions +:-:|---|:-: +@aboe76|[@aboe76](https://github.com/aboe76)|22 +@EvaSDK|[@EvaSDK](https://github.com/EvaSDK)|8 +@nmadhok|[@nmadhok](https://github.com/nmadhok)|8 +@daks|[@daks](https://github.com/daks)|7 +@fessoga5|[@fessoga5](https://github.com/fessoga5)|5 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|5 +@babilen5|[@babilen5](https://github.com/babilen5)|4 +@waynegemmell|[@waynegemmell](https://github.com/waynegemmell)|4 +@asenci|[@asenci](https://github.com/asenci)|2 +@egarbi|[@egarbi](https://github.com/egarbi)|2 +@n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|2 +@puneetk|[@puneetk](https://github.com/puneetk)|2 +@abednarik|[@abednarik](https://github.com/abednarik)|1 +@Bilge|[@Bilge](https://github.com/Bilge)|1 +@gtmanfred|[@gtmanfred](https://github.com/gtmanfred)|1 +@dseira|[@dseira](https://github.com/dseira)|1 +@gravyboat|[@gravyboat](https://github.com/gravyboat)|1 +@myii|[@myii](https://github.com/myii)|1 +@mgomersbach|[@mgomersbach](https://github.com/mgomersbach)|1 +@fortunejuggle|[@fortunejuggle](https://github.com/fortunejuggle)|1 +@mlg-lebo|[@mlg-lebo](https://github.com/mlg-lebo)|1 +@edwin--zhao|[@edwin--zhao](https://github.com/edwin--zhao)|1 + +--- + +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-06-25. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..50559c7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +# [0.10.0](https://github.com/saltstack-formulas/logrotate-formula/compare/v0.9.0...v0.10.0) (2019-06-25) + + +### Bug Fixes + +* **test:** on suse using and additional kitchen state ([21a1866](https://github.com/saltstack-formulas/logrotate-formula/commit/21a1866)) + + +### Features + +* implement semantic release ([ef086b2](https://github.com/saltstack-formulas/logrotate-formula/commit/ef086b2)) diff --git a/FORMULA b/FORMULA index 96bda01..53bd920 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: logrotate os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 1.0.0rc +version: 0.10.0 release: 1 minimum_version: 2016.11 summary: logrotate formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst new file mode 100644 index 0000000..9270cb2 --- /dev/null +++ b/docs/AUTHORS.rst @@ -0,0 +1,86 @@ +.. role:: raw-html-m2r(raw) + :format: html + + +Authors +======= + +This list is sorted by the number of commits per contributor in *descending* order. + +.. list-table:: + :header-rows: 1 + + * - Avatar + - Contributor + - Contributions + * - :raw-html-m2r:`@aboe76` + - `@aboe76 `_ + - 22 + * - :raw-html-m2r:`@EvaSDK` + - `@EvaSDK `_ + - 8 + * - :raw-html-m2r:`@nmadhok` + - `@nmadhok `_ + - 8 + * - :raw-html-m2r:`@daks` + - `@daks `_ + - 7 + * - :raw-html-m2r:`@fessoga5` + - `@fessoga5 `_ + - 5 + * - :raw-html-m2r:`@javierbertoli` + - `@javierbertoli `_ + - 5 + * - :raw-html-m2r:`@babilen5` + - `@babilen5 `_ + - 4 + * - :raw-html-m2r:`@waynegemmell` + - `@waynegemmell `_ + - 4 + * - :raw-html-m2r:`@asenci` + - `@asenci `_ + - 2 + * - :raw-html-m2r:`@egarbi` + - `@egarbi `_ + - 2 + * - :raw-html-m2r:`@n-rodriguez` + - `@n-rodriguez `_ + - 2 + * - :raw-html-m2r:`@puneetk` + - `@puneetk `_ + - 2 + * - :raw-html-m2r:`@abednarik` + - `@abednarik `_ + - 1 + * - :raw-html-m2r:`@Bilge` + - `@Bilge `_ + - 1 + * - :raw-html-m2r:`@gtmanfred` + - `@gtmanfred `_ + - 1 + * - :raw-html-m2r:`@dseira` + - `@dseira `_ + - 1 + * - :raw-html-m2r:`@gravyboat` + - `@gravyboat `_ + - 1 + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 1 + * - :raw-html-m2r:`@mgomersbach` + - `@mgomersbach `_ + - 1 + * - :raw-html-m2r:`@fortunejuggle` + - `@fortunejuggle `_ + - 1 + * - :raw-html-m2r:`@mlg-lebo` + - `@mlg-lebo `_ + - 1 + * - :raw-html-m2r:`@edwin--zhao` + - `@edwin--zhao `_ + - 1 + + +---- + +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-06-25. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst new file mode 100644 index 0000000..f5db141 --- /dev/null +++ b/docs/CHANGELOG.rst @@ -0,0 +1,18 @@ + +Changelog +========= + +`0.10.0 `_ (2019-06-25) +------------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **test:** on suse using and additional kitchen state (\ `21a1866 `_\ ) + +Features +^^^^^^^^ + + +* implement semantic release (\ `ef086b2 `_\ )