diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..31f8b45 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,59 @@ +# Authors + +This list is sorted by the number of commits per contributor in _descending_ order. + +Avatar|Contributor|Contributions +:-:|---|:-: +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|32 +@gravyboat|[@gravyboat](https://github.com/gravyboat)|21 +@crux-capacitor|[@crux-capacitor](https://github.com/crux-capacitor)|14 +@nmadhok|[@nmadhok](https://github.com/nmadhok)|11 +@alxwr|[@alxwr](https://github.com/alxwr)|11 +@t0fik|[@t0fik](https://github.com/t0fik)|10 +@aanriot|[@aanriot](https://github.com/aanriot)|9 +@nadvornik|[@nadvornik](https://github.com/nadvornik)|9 +@daschatten|[@daschatten](https://github.com/daschatten)|9 +@aboe76|[@aboe76](https://github.com/aboe76)|8 +@joe-bowman|[@joe-bowman](https://github.com/joe-bowman)|7 +@bmwiedemann|[@bmwiedemann](https://github.com/bmwiedemann)|6 +@myii|[@myii](https://github.com/myii)|6 +@ppieprzycki|[@ppieprzycki](https://github.com/ppieprzycki)|5 +@thatch45|[@thatch45](https://github.com/thatch45)|5 +@puneetk|[@puneetk](https://github.com/puneetk)|5 +@daks|[@daks](https://github.com/daks)|4 +@techhat|[@techhat](https://github.com/techhat)|4 +@ryanwalder|[@ryanwalder](https://github.com/ryanwalder)|4 +@ukretschmer|[@ukretschmer](https://github.com/ukretschmer)|4 +@babilen5|[@babilen5](https://github.com/babilen5)|4 +@davidkarlsen|[@davidkarlsen](https://github.com/davidkarlsen)|4 +@cosu|[@cosu](https://github.com/cosu)|3 +@garethgreenaway|[@garethgreenaway](https://github.com/garethgreenaway)|3 +@skylerberg|[@skylerberg](https://github.com/skylerberg)|3 +@0xf10e|[@0xf10e](https://github.com/0xf10e)|2 +@ogabrielsantos|[@ogabrielsantos](https://github.com/ogabrielsantos)|2 +@stp-ip|[@stp-ip](https://github.com/stp-ip)|2 +@whiteinge|[@whiteinge](https://github.com/whiteinge)|2 +@tedski|[@tedski](https://github.com/tedski)|2 +@alexeiswirth|[@alexeiswirth](https://github.com/alexeiswirth)|2 +@kiwiz|[@kiwiz](https://github.com/kiwiz)|2 +@Aloz1|[@Aloz1](https://github.com/Aloz1)|1 +@bogdanr|[@bogdanr](https://github.com/bogdanr)|1 +@BrianSidebotham|[@BrianSidebotham](https://github.com/BrianSidebotham)|1 +@carlosperello|[@carlosperello](https://github.com/carlosperello)|1 +@UtahDave|[@UtahDave](https://github.com/UtahDave)|1 +@imran1008|[@imran1008](https://github.com/imran1008)|1 +@levlozhkin|[@levlozhkin](https://github.com/levlozhkin)|1 +@xenophonf|[@xenophonf](https://github.com/xenophonf)|1 +@barroco|[@barroco](https://github.com/barroco)|1 +@nickbooties|[@nickbooties](https://github.com/nickbooties)|1 +@attiasr|[@attiasr](https://github.com/attiasr)|1 +@tiefpunkt|[@tiefpunkt](https://github.com/tiefpunkt)|1 +@vmagistro|[@vmagistro](https://github.com/vmagistro)|1 +@AdrienR|[@AdrienR](https://github.com/AdrienR)|1 +@blacksmith77|[@blacksmith77](https://github.com/blacksmith77)|1 +@jamesp9|[@jamesp9](https://github.com/jamesp9)|1 +@matthew-parlette|[@matthew-parlette](https://github.com/matthew-parlette)|1 + +--- + +Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-05-24. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1009346 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +# [0.17.0](https://github.com/saltstack-formulas/bind-formula/compare/v0.16.0...v0.17.0) (2019-05-24) + + +### Continuous Integration + +* reduce platforms tested ([374b777](https://github.com/saltstack-formulas/bind-formula/commit/374b777)) + + +### Features + +* implement an automated changelog ([61bb936](https://github.com/saltstack-formulas/bind-formula/commit/61bb936)) + + +### Tests + +* **inspec:** fix suse/opensuse tests ([64872f6](https://github.com/saltstack-formulas/bind-formula/commit/64872f6)) diff --git a/FORMULA b/FORMULA index 1d0d7fa..ba0f986 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: bind os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 1.0.0rc +version: 0.17.0 release: 1 minimum_version: 2016.11 summary: Bind formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst new file mode 100644 index 0000000..c90ca9a --- /dev/null +++ b/docs/AUTHORS.rst @@ -0,0 +1,167 @@ +.. 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:`@javierbertoli` + - `@javierbertoli `_ + - 32 + * - :raw-html-m2r:`@gravyboat` + - `@gravyboat `_ + - 21 + * - :raw-html-m2r:`@crux-capacitor` + - `@crux-capacitor `_ + - 14 + * - :raw-html-m2r:`@nmadhok` + - `@nmadhok `_ + - 11 + * - :raw-html-m2r:`@alxwr` + - `@alxwr `_ + - 11 + * - :raw-html-m2r:`@t0fik` + - `@t0fik `_ + - 10 + * - :raw-html-m2r:`@aanriot` + - `@aanriot `_ + - 9 + * - :raw-html-m2r:`@nadvornik` + - `@nadvornik `_ + - 9 + * - :raw-html-m2r:`@daschatten` + - `@daschatten `_ + - 9 + * - :raw-html-m2r:`@aboe76` + - `@aboe76 `_ + - 8 + * - :raw-html-m2r:`@joe-bowman` + - `@joe-bowman `_ + - 7 + * - :raw-html-m2r:`@bmwiedemann` + - `@bmwiedemann `_ + - 6 + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 6 + * - :raw-html-m2r:`@ppieprzycki` + - `@ppieprzycki `_ + - 5 + * - :raw-html-m2r:`@thatch45` + - `@thatch45 `_ + - 5 + * - :raw-html-m2r:`@puneetk` + - `@puneetk `_ + - 5 + * - :raw-html-m2r:`@daks` + - `@daks `_ + - 4 + * - :raw-html-m2r:`@techhat` + - `@techhat `_ + - 4 + * - :raw-html-m2r:`@ryanwalder` + - `@ryanwalder `_ + - 4 + * - :raw-html-m2r:`@ukretschmer` + - `@ukretschmer `_ + - 4 + * - :raw-html-m2r:`@babilen5` + - `@babilen5 `_ + - 4 + * - :raw-html-m2r:`@davidkarlsen` + - `@davidkarlsen `_ + - 4 + * - :raw-html-m2r:`@cosu` + - `@cosu `_ + - 3 + * - :raw-html-m2r:`@garethgreenaway` + - `@garethgreenaway `_ + - 3 + * - :raw-html-m2r:`@skylerberg` + - `@skylerberg `_ + - 3 + * - :raw-html-m2r:`@0xf10e` + - `@0xf10e `_ + - 2 + * - :raw-html-m2r:`@ogabrielsantos` + - `@ogabrielsantos `_ + - 2 + * - :raw-html-m2r:`@stp-ip` + - `@stp-ip `_ + - 2 + * - :raw-html-m2r:`@whiteinge` + - `@whiteinge `_ + - 2 + * - :raw-html-m2r:`@tedski` + - `@tedski `_ + - 2 + * - :raw-html-m2r:`@alexeiswirth` + - `@alexeiswirth `_ + - 2 + * - :raw-html-m2r:`@kiwiz` + - `@kiwiz `_ + - 2 + * - :raw-html-m2r:`@Aloz1` + - `@Aloz1 `_ + - 1 + * - :raw-html-m2r:`@bogdanr` + - `@bogdanr `_ + - 1 + * - :raw-html-m2r:`@BrianSidebotham` + - `@BrianSidebotham `_ + - 1 + * - :raw-html-m2r:`@carlosperello` + - `@carlosperello `_ + - 1 + * - :raw-html-m2r:`@UtahDave` + - `@UtahDave `_ + - 1 + * - :raw-html-m2r:`@imran1008` + - `@imran1008 `_ + - 1 + * - :raw-html-m2r:`@levlozhkin` + - `@levlozhkin `_ + - 1 + * - :raw-html-m2r:`@xenophonf` + - `@xenophonf `_ + - 1 + * - :raw-html-m2r:`@barroco` + - `@barroco `_ + - 1 + * - :raw-html-m2r:`@nickbooties` + - `@nickbooties `_ + - 1 + * - :raw-html-m2r:`@attiasr` + - `@attiasr `_ + - 1 + * - :raw-html-m2r:`@tiefpunkt` + - `@tiefpunkt `_ + - 1 + * - :raw-html-m2r:`@vmagistro` + - `@vmagistro `_ + - 1 + * - :raw-html-m2r:`@AdrienR` + - `@AdrienR `_ + - 1 + * - :raw-html-m2r:`@blacksmith77` + - `@blacksmith77 `_ + - 1 + * - :raw-html-m2r:`@jamesp9` + - `@jamesp9 `_ + - 1 + * - :raw-html-m2r:`@matthew-parlette` + - `@matthew-parlette `_ + - 1 + + +---- + +Auto generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-05-24. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst new file mode 100644 index 0000000..c3f135d --- /dev/null +++ b/docs/CHANGELOG.rst @@ -0,0 +1,24 @@ + +Changelog +========= + +`0.17.0 `_ (2019-05-24) +--------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* reduce platforms tested (\ `374b777 `_\ ) + +Features +^^^^^^^^ + + +* implement an automated changelog (\ `61bb936 `_\ ) + +Tests +^^^^^ + + +* **inspec:** fix suse/opensuse tests (\ `64872f6 `_\ )