diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..4b34aec --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,64 @@ +# Authors + +This list is sorted by the number of commits per contributor in _descending_ order. + +Avatar|Contributor|Contributions +:-:|---|:-: +@gravyboat|[@gravyboat](https://github.com/gravyboat)|52 +@aboe76|[@aboe76](https://github.com/aboe76)|42 +@alxwr|[@alxwr](https://github.com/alxwr)|31 +@nmadhok|[@nmadhok](https://github.com/nmadhok)|14 +@cheuschober|[@cheuschober](https://github.com/cheuschober)|12 +@babilen5|[@babilen5](https://github.com/babilen5)|11 +@kurt---|[@kurt---](https://github.com/kurt---)|10 +@whiteinge|[@whiteinge](https://github.com/whiteinge)|7 +@bogdanr|[@bogdanr](https://github.com/bogdanr)|7 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|6 +@techhat|[@techhat](https://github.com/techhat)|6 +@puneetk|[@puneetk](https://github.com/puneetk)|6 +@pawelrosada|[@pawelrosada](https://github.com/pawelrosada)|5 +@ckng|[@ckng](https://github.com/ckng)|4 +@danoe|[@danoe](https://github.com/danoe)|4 +@Seldaek|[@Seldaek](https://github.com/Seldaek)|4 +@tsia|[@tsia](https://github.com/tsia)|4 +@kpostrup|[@kpostrup](https://github.com/kpostrup)|4 +@ross-p|[@ross-p](https://github.com/ross-p)|4 +@gtmanfred|[@gtmanfred](https://github.com/gtmanfred)|4 +@ixs|[@ixs](https://github.com/ixs)|3 +@fintanmm|[@fintanmm](https://github.com/fintanmm)|3 +@pprkut|[@pprkut](https://github.com/pprkut)|3 +@mgomersbach|[@mgomersbach](https://github.com/mgomersbach)|3 +@stp-ip|[@stp-ip](https://github.com/stp-ip)|3 +@n-rodriguez|[@n-rodriguez](https://github.com/n-rodriguez)|3 +@retrry|[@retrry](https://github.com/retrry)|3 +@hackel|[@hackel](https://github.com/hackel)|3 +@genuss|[@genuss](https://github.com/genuss)|3 +@imran1008|[@imran1008](https://github.com/imran1008)|2 +@Mario-F|[@Mario-F](https://github.com/Mario-F)|2 +@roock|[@roock](https://github.com/roock)|2 +@teohhanhui|[@teohhanhui](https://github.com/teohhanhui)|2 +@thatch45|[@thatch45](https://github.com/thatch45)|2 +@vquiering|[@vquiering](https://github.com/vquiering)|2 +@yellow1912|[@yellow1912](https://github.com/yellow1912)|2 +@wdalmut|[@wdalmut](https://github.com/wdalmut)|2 +@jeroen92|[@jeroen92](https://github.com/jeroen92)|2 +@giannello|[@giannello](https://github.com/giannello)|2 +@pcdummy|[@pcdummy](https://github.com/pcdummy)|2 +@aidanharris|[@aidanharris](https://github.com/aidanharris)|1 +@coffee-powered-coder|[@coffee-powered-coder](https://github.com/coffee-powered-coder)|1 +@alinefr|[@alinefr](https://github.com/alinefr)|1 +@dseira|[@dseira](https://github.com/dseira)|1 +@myii|[@myii](https://github.com/myii)|1 +@johnccfm|[@johnccfm](https://github.com/johnccfm)|1 +@johnkeates|[@johnkeates](https://github.com/johnkeates)|1 +@mschiff|[@mschiff](https://github.com/mschiff)|1 +@mkhubbard|[@mkhubbard](https://github.com/mkhubbard)|1 +@taion809|[@taion809](https://github.com/taion809)|1 +@Cottser|[@Cottser](https://github.com/Cottser)|1 +@iamseth|[@iamseth](https://github.com/iamseth)|1 +@zls|[@zls](https://github.com/zls)|1 +@sc250024|[@sc250024](https://github.com/sc250024)|1 + +--- + +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-06-27. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c78f0cc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +# [0.35.0](https://github.com/saltstack-formulas/php-formula/compare/v0.34.0...v0.35.0) (2019-06-27) + + +### Features + +* **semantic-release:** add support of semantic-release ([cdd206a](https://github.com/saltstack-formulas/php-formula/commit/cdd206a)) diff --git a/FORMULA b/FORMULA index cde2a2c..5e25397 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: php os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 1.0.0 +version: 0.35.0 release: 1 minimum_version: 2017.7 summary: Php formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst new file mode 100644 index 0000000..7146cb1 --- /dev/null +++ b/docs/AUTHORS.rst @@ -0,0 +1,182 @@ +.. 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:`@gravyboat` + - `@gravyboat `_ + - 52 + * - :raw-html-m2r:`@aboe76` + - `@aboe76 `_ + - 42 + * - :raw-html-m2r:`@alxwr` + - `@alxwr `_ + - 31 + * - :raw-html-m2r:`@nmadhok` + - `@nmadhok `_ + - 14 + * - :raw-html-m2r:`@cheuschober` + - `@cheuschober `_ + - 12 + * - :raw-html-m2r:`@babilen5` + - `@babilen5 `_ + - 11 + * - :raw-html-m2r:`@kurt---` + - `@kurt--- `_ + - 10 + * - :raw-html-m2r:`@whiteinge` + - `@whiteinge `_ + - 7 + * - :raw-html-m2r:`@bogdanr` + - `@bogdanr `_ + - 7 + * - :raw-html-m2r:`@javierbertoli` + - `@javierbertoli `_ + - 6 + * - :raw-html-m2r:`@techhat` + - `@techhat `_ + - 6 + * - :raw-html-m2r:`@puneetk` + - `@puneetk `_ + - 6 + * - :raw-html-m2r:`@pawelrosada` + - `@pawelrosada `_ + - 5 + * - :raw-html-m2r:`@ckng` + - `@ckng `_ + - 4 + * - :raw-html-m2r:`@danoe` + - `@danoe `_ + - 4 + * - :raw-html-m2r:`@Seldaek` + - `@Seldaek `_ + - 4 + * - :raw-html-m2r:`@tsia` + - `@tsia `_ + - 4 + * - :raw-html-m2r:`@kpostrup` + - `@kpostrup `_ + - 4 + * - :raw-html-m2r:`@ross-p` + - `@ross-p `_ + - 4 + * - :raw-html-m2r:`@gtmanfred` + - `@gtmanfred `_ + - 4 + * - :raw-html-m2r:`@ixs` + - `@ixs `_ + - 3 + * - :raw-html-m2r:`@fintanmm` + - `@fintanmm `_ + - 3 + * - :raw-html-m2r:`@pprkut` + - `@pprkut `_ + - 3 + * - :raw-html-m2r:`@mgomersbach` + - `@mgomersbach `_ + - 3 + * - :raw-html-m2r:`@stp-ip` + - `@stp-ip `_ + - 3 + * - :raw-html-m2r:`@n-rodriguez` + - `@n-rodriguez `_ + - 3 + * - :raw-html-m2r:`@retrry` + - `@retrry `_ + - 3 + * - :raw-html-m2r:`@hackel` + - `@hackel `_ + - 3 + * - :raw-html-m2r:`@genuss` + - `@genuss `_ + - 3 + * - :raw-html-m2r:`@imran1008` + - `@imran1008 `_ + - 2 + * - :raw-html-m2r:`@Mario-F` + - `@Mario-F `_ + - 2 + * - :raw-html-m2r:`@roock` + - `@roock `_ + - 2 + * - :raw-html-m2r:`@teohhanhui` + - `@teohhanhui `_ + - 2 + * - :raw-html-m2r:`@thatch45` + - `@thatch45 `_ + - 2 + * - :raw-html-m2r:`@vquiering` + - `@vquiering `_ + - 2 + * - :raw-html-m2r:`@yellow1912` + - `@yellow1912 `_ + - 2 + * - :raw-html-m2r:`@wdalmut` + - `@wdalmut `_ + - 2 + * - :raw-html-m2r:`@jeroen92` + - `@jeroen92 `_ + - 2 + * - :raw-html-m2r:`@giannello` + - `@giannello `_ + - 2 + * - :raw-html-m2r:`@pcdummy` + - `@pcdummy `_ + - 2 + * - :raw-html-m2r:`@aidanharris` + - `@aidanharris `_ + - 1 + * - :raw-html-m2r:`@coffee-powered-coder` + - `@coffee-powered-coder `_ + - 1 + * - :raw-html-m2r:`@alinefr` + - `@alinefr `_ + - 1 + * - :raw-html-m2r:`@dseira` + - `@dseira `_ + - 1 + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 1 + * - :raw-html-m2r:`@johnccfm` + - `@johnccfm `_ + - 1 + * - :raw-html-m2r:`@johnkeates` + - `@johnkeates `_ + - 1 + * - :raw-html-m2r:`@mschiff` + - `@mschiff `_ + - 1 + * - :raw-html-m2r:`@mkhubbard` + - `@mkhubbard `_ + - 1 + * - :raw-html-m2r:`@taion809` + - `@taion809 `_ + - 1 + * - :raw-html-m2r:`@Cottser` + - `@Cottser `_ + - 1 + * - :raw-html-m2r:`@iamseth` + - `@iamseth `_ + - 1 + * - :raw-html-m2r:`@zls` + - `@zls `_ + - 1 + * - :raw-html-m2r:`@sc250024` + - `@sc250024 `_ + - 1 + + +---- + +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-06-27. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst new file mode 100644 index 0000000..9c740c4 --- /dev/null +++ b/docs/CHANGELOG.rst @@ -0,0 +1,12 @@ + +Changelog +========= + +`0.35.0 `_ (2019-06-27) +-------------------------------------------------------------------------------------------------------- + +Features +^^^^^^^^ + + +* **semantic-release:** add support of semantic-release (\ `cdd206a `_\ )