diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..efa355a --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,56 @@ +# Authors + +This list is sorted by the number of commits per contributor in _descending_ order. + +Avatar|Contributor|Contributions +:-:|---|:-: +@fintanmm|[@fintanmm](https://github.com/fintanmm)|38 +@nmadhok|[@nmadhok](https://github.com/nmadhok)|26 +@babilen5|[@babilen5](https://github.com/babilen5)|22 +@genuss|[@genuss](https://github.com/genuss)|22 +@puneetk|[@puneetk](https://github.com/puneetk)|12 +@gravyboat|[@gravyboat](https://github.com/gravyboat)|12 +@n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|10 +@tomasfejfar|[@tomasfejfar](https://github.com/tomasfejfar)|8 +@kpostrup|[@kpostrup](https://github.com/kpostrup)|6 +@aboe76|[@aboe76](https://github.com/aboe76)|6 +@daks|[@daks](https://github.com/daks)|6 +@johnkeates|[@johnkeates](https://github.com/johnkeates)|5 +@iggy|[@iggy](https://github.com/iggy)|4 +@evvers|[@evvers](https://github.com/evvers)|4 +@junovitch|[@junovitch](https://github.com/junovitch)|4 +@whiteinge|[@whiteinge](https://github.com/whiteinge)|4 +@grumpydude|[@grumpydude](https://github.com/grumpydude)|4 +@bogdanr|[@bogdanr](https://github.com/bogdanr)|4 +@myii|[@myii](https://github.com/myii)|4 +@bdols|[@bdols](https://github.com/bdols)|3 +@dosercz|[@dosercz](https://github.com/dosercz)|3 +@multani|[@multani](https://github.com/multani)|3 +@puckel|[@puckel](https://github.com/puckel)|3 +@hexedpackets|[@hexedpackets](https://github.com/hexedpackets)|3 +@aanriot|[@aanriot](https://github.com/aanriot)|2 +@colekowalski|[@colekowalski](https://github.com/colekowalski)|2 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|2 +@sawasy|[@sawasy](https://github.com/sawasy)|2 +@jettero|[@jettero](https://github.com/jettero)|2 +@roedie|[@roedie](https://github.com/roedie)|2 +@badele|[@badele](https://github.com/badele)|2 +@kaidokert|[@kaidokert](https://github.com/kaidokert)|2 +@andreaspe|[@andreaspe](https://github.com/andreaspe)|1 +@Jokipii|[@Jokipii](https://github.com/Jokipii)|1 +@cmclaughlin|[@cmclaughlin](https://github.com/cmclaughlin)|1 +@ciprianc|[@ciprianc](https://github.com/ciprianc)|1 +@filipposc5|[@filipposc5](https://github.com/filipposc5)|1 +@kluzas|[@kluzas](https://github.com/kluzas)|1 +@duk3luk3|[@duk3luk3](https://github.com/duk3luk3)|1 +@nick-metz-fhe3|[@nick-metz-fhe3](https://github.com/nick-metz-fhe3)|1 +@magenbrot|[@magenbrot](https://github.com/magenbrot)|1 +@sroegner|[@sroegner](https://github.com/sroegner)|1 +@SJern|[@SJern](https://github.com/SJern)|1 +@sielaq|[@sielaq](https://github.com/sielaq)|1 +@hwhesselink|[@hwhesselink](https://github.com/hwhesselink)|1 +@mattLLVW|[@mattLLVW](https://github.com/mattLLVW)|1 + +--- + +Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-04-24. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c403fba --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [1.0.1](https://github.com/saltstack-formulas/collectd-formula/compare/v1.0.0...v1.0.1) (2019-04-24) + + +### Documentation + +* **semantic-release:** implement an automated changelog ([54618f7](https://github.com/saltstack-formulas/collectd-formula/commit/54618f7)) diff --git a/FORMULA b/FORMULA index b6a5c3d..ca66cde 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: collectd os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 1.0rc +version: 1.0.1 release: 1 minimum_version: 2016.11 summary: Collectd formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst new file mode 100644 index 0000000..a8657c4 --- /dev/null +++ b/docs/AUTHORS.rst @@ -0,0 +1,158 @@ +.. 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:`@fintanmm` + - `@fintanmm `_ + - 38 + * - :raw-html-m2r:`@nmadhok` + - `@nmadhok `_ + - 26 + * - :raw-html-m2r:`@babilen5` + - `@babilen5 `_ + - 22 + * - :raw-html-m2r:`@genuss` + - `@genuss `_ + - 22 + * - :raw-html-m2r:`@puneetk` + - `@puneetk `_ + - 12 + * - :raw-html-m2r:`@gravyboat` + - `@gravyboat `_ + - 12 + * - :raw-html-m2r:`@n-rodriguez` + - `@n-rodriguez `_ + - 10 + * - :raw-html-m2r:`@tomasfejfar` + - `@tomasfejfar `_ + - 8 + * - :raw-html-m2r:`@kpostrup` + - `@kpostrup `_ + - 6 + * - :raw-html-m2r:`@aboe76` + - `@aboe76 `_ + - 6 + * - :raw-html-m2r:`@daks` + - `@daks `_ + - 6 + * - :raw-html-m2r:`@johnkeates` + - `@johnkeates `_ + - 5 + * - :raw-html-m2r:`@iggy` + - `@iggy `_ + - 4 + * - :raw-html-m2r:`@evvers` + - `@evvers `_ + - 4 + * - :raw-html-m2r:`@junovitch` + - `@junovitch `_ + - 4 + * - :raw-html-m2r:`@whiteinge` + - `@whiteinge `_ + - 4 + * - :raw-html-m2r:`@grumpydude` + - `@grumpydude `_ + - 4 + * - :raw-html-m2r:`@bogdanr` + - `@bogdanr `_ + - 4 + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 4 + * - :raw-html-m2r:`@bdols` + - `@bdols `_ + - 3 + * - :raw-html-m2r:`@dosercz` + - `@dosercz `_ + - 3 + * - :raw-html-m2r:`@multani` + - `@multani `_ + - 3 + * - :raw-html-m2r:`@puckel` + - `@puckel `_ + - 3 + * - :raw-html-m2r:`@hexedpackets` + - `@hexedpackets `_ + - 3 + * - :raw-html-m2r:`@aanriot` + - `@aanriot `_ + - 2 + * - :raw-html-m2r:`@colekowalski` + - `@colekowalski `_ + - 2 + * - :raw-html-m2r:`@javierbertoli` + - `@javierbertoli `_ + - 2 + * - :raw-html-m2r:`@sawasy` + - `@sawasy `_ + - 2 + * - :raw-html-m2r:`@jettero` + - `@jettero `_ + - 2 + * - :raw-html-m2r:`@roedie` + - `@roedie `_ + - 2 + * - :raw-html-m2r:`@badele` + - `@badele `_ + - 2 + * - :raw-html-m2r:`@kaidokert` + - `@kaidokert `_ + - 2 + * - :raw-html-m2r:`@andreaspe` + - `@andreaspe `_ + - 1 + * - :raw-html-m2r:`@Jokipii` + - `@Jokipii `_ + - 1 + * - :raw-html-m2r:`@cmclaughlin` + - `@cmclaughlin `_ + - 1 + * - :raw-html-m2r:`@ciprianc` + - `@ciprianc `_ + - 1 + * - :raw-html-m2r:`@filipposc5` + - `@filipposc5 `_ + - 1 + * - :raw-html-m2r:`@kluzas` + - `@kluzas `_ + - 1 + * - :raw-html-m2r:`@duk3luk3` + - `@duk3luk3 `_ + - 1 + * - :raw-html-m2r:`@nick-metz-fhe3` + - `@nick-metz-fhe3 `_ + - 1 + * - :raw-html-m2r:`@magenbrot` + - `@magenbrot `_ + - 1 + * - :raw-html-m2r:`@sroegner` + - `@sroegner `_ + - 1 + * - :raw-html-m2r:`@SJern` + - `@SJern `_ + - 1 + * - :raw-html-m2r:`@sielaq` + - `@sielaq `_ + - 1 + * - :raw-html-m2r:`@hwhesselink` + - `@hwhesselink `_ + - 1 + * - :raw-html-m2r:`@mattLLVW` + - `@mattLLVW `_ + - 1 + + +---- + +Auto generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-04-24. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst new file mode 100644 index 0000000..c6fd047 --- /dev/null +++ b/docs/CHANGELOG.rst @@ -0,0 +1,12 @@ + +Changelog +========= + +`1.0.1 `_ (2019-04-24) +---------------------------------------------------------------------------------------------------------- + +Documentation +^^^^^^^^^^^^^ + + +* **semantic-release:** implement an automated changelog (\ `54618f7 `_\ )