Saltstack Official PHP Formula
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

AUTHORS.md 10KB

chore(release): 1.2.3 [skip ci] ## [1.2.3](https://github.com/saltstack-formulas/php-formula/compare/v1.2.2...v1.2.3) (2019-12-02) ### Bug Fixes * **map.jinja:** fix useflags regex (gentoo) ([39b1307](https://github.com/saltstack-formulas/php-formula/commit/39b130767104a5486c99f14df593669ee3705f01)) * **release.config.js:** use full commit hash in commit link [skip ci] ([d8f279f](https://github.com/saltstack-formulas/php-formula/commit/d8f279f9cd75e30f1276c7f5dae6b48827670421)) ### Continuous Integration * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([fc9ad29](https://github.com/saltstack-formulas/php-formula/commit/fc9ad298747d2df6714c3bcc3f4c166a0fae6630)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([97b7a36](https://github.com/saltstack-formulas/php-formula/commit/97b7a36aa7a22278c86ea81853d32a6a0172a481)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([85e1f0e](https://github.com/saltstack-formulas/php-formula/commit/85e1f0ec25fe3ec0b99271a053f41ea7657f4d15)) * **travis:** apply changes from build config validation [skip ci] ([3862c37](https://github.com/saltstack-formulas/php-formula/commit/3862c37d06f3a57202d7b5b42a572aa6bbfaa839)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0bb68c5](https://github.com/saltstack-formulas/php-formula/commit/0bb68c5b1796087215c254afde7b63fbed893fb2)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0090c91](https://github.com/saltstack-formulas/php-formula/commit/0090c91b606f6d4ed5926d1b1985f2a1867b49af)) * **travis:** run `shellcheck` during lint job [skip ci] ([298a7d6](https://github.com/saltstack-formulas/php-formula/commit/298a7d61c26902c0193c887705e290158e866d23)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([5c7d1aa](https://github.com/saltstack-formulas/php-formula/commit/5c7d1aa5016705da9645161e96e6be676866bc41)) * **travis:** use build config validation (beta) [skip ci] ([bcc0690](https://github.com/saltstack-formulas/php-formula/commit/bcc0690c8ac5f462d1dd5fb28d4f563987126a28)) * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([75f8d4d](https://github.com/saltstack-formulas/php-formula/commit/75f8d4dcb8cc6431f9bbc43dab97ece141d16d74)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([8aee949](https://github.com/saltstack-formulas/php-formula/commit/8aee949cab703e4d989c20c000a628bfbf1c6fcb)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([05d112f](https://github.com/saltstack-formulas/php-formula/commit/05d112f63b5ebf0e117d2c181fdc02cf8ea6dbac)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([56d7314](https://github.com/saltstack-formulas/php-formula/commit/56d73148b31bb2f81adedb023748cd8a461ee0e3))
il y a 5 ans
chore(release): 1.2.3 [skip ci] ## [1.2.3](https://github.com/saltstack-formulas/php-formula/compare/v1.2.2...v1.2.3) (2019-12-02) ### Bug Fixes * **map.jinja:** fix useflags regex (gentoo) ([39b1307](https://github.com/saltstack-formulas/php-formula/commit/39b130767104a5486c99f14df593669ee3705f01)) * **release.config.js:** use full commit hash in commit link [skip ci] ([d8f279f](https://github.com/saltstack-formulas/php-formula/commit/d8f279f9cd75e30f1276c7f5dae6b48827670421)) ### Continuous Integration * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([fc9ad29](https://github.com/saltstack-formulas/php-formula/commit/fc9ad298747d2df6714c3bcc3f4c166a0fae6630)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([97b7a36](https://github.com/saltstack-formulas/php-formula/commit/97b7a36aa7a22278c86ea81853d32a6a0172a481)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([85e1f0e](https://github.com/saltstack-formulas/php-formula/commit/85e1f0ec25fe3ec0b99271a053f41ea7657f4d15)) * **travis:** apply changes from build config validation [skip ci] ([3862c37](https://github.com/saltstack-formulas/php-formula/commit/3862c37d06f3a57202d7b5b42a572aa6bbfaa839)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0bb68c5](https://github.com/saltstack-formulas/php-formula/commit/0bb68c5b1796087215c254afde7b63fbed893fb2)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0090c91](https://github.com/saltstack-formulas/php-formula/commit/0090c91b606f6d4ed5926d1b1985f2a1867b49af)) * **travis:** run `shellcheck` during lint job [skip ci] ([298a7d6](https://github.com/saltstack-formulas/php-formula/commit/298a7d61c26902c0193c887705e290158e866d23)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([5c7d1aa](https://github.com/saltstack-formulas/php-formula/commit/5c7d1aa5016705da9645161e96e6be676866bc41)) * **travis:** use build config validation (beta) [skip ci] ([bcc0690](https://github.com/saltstack-formulas/php-formula/commit/bcc0690c8ac5f462d1dd5fb28d4f563987126a28)) * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([75f8d4d](https://github.com/saltstack-formulas/php-formula/commit/75f8d4dcb8cc6431f9bbc43dab97ece141d16d74)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([8aee949](https://github.com/saltstack-formulas/php-formula/commit/8aee949cab703e4d989c20c000a628bfbf1c6fcb)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([05d112f](https://github.com/saltstack-formulas/php-formula/commit/05d112f63b5ebf0e117d2c181fdc02cf8ea6dbac)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([56d7314](https://github.com/saltstack-formulas/php-formula/commit/56d73148b31bb2f81adedb023748cd8a461ee0e3))
il y a 5 ans
chore(release): 1.2.3 [skip ci] ## [1.2.3](https://github.com/saltstack-formulas/php-formula/compare/v1.2.2...v1.2.3) (2019-12-02) ### Bug Fixes * **map.jinja:** fix useflags regex (gentoo) ([39b1307](https://github.com/saltstack-formulas/php-formula/commit/39b130767104a5486c99f14df593669ee3705f01)) * **release.config.js:** use full commit hash in commit link [skip ci] ([d8f279f](https://github.com/saltstack-formulas/php-formula/commit/d8f279f9cd75e30f1276c7f5dae6b48827670421)) ### Continuous Integration * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([fc9ad29](https://github.com/saltstack-formulas/php-formula/commit/fc9ad298747d2df6714c3bcc3f4c166a0fae6630)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([97b7a36](https://github.com/saltstack-formulas/php-formula/commit/97b7a36aa7a22278c86ea81853d32a6a0172a481)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([85e1f0e](https://github.com/saltstack-formulas/php-formula/commit/85e1f0ec25fe3ec0b99271a053f41ea7657f4d15)) * **travis:** apply changes from build config validation [skip ci] ([3862c37](https://github.com/saltstack-formulas/php-formula/commit/3862c37d06f3a57202d7b5b42a572aa6bbfaa839)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0bb68c5](https://github.com/saltstack-formulas/php-formula/commit/0bb68c5b1796087215c254afde7b63fbed893fb2)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0090c91](https://github.com/saltstack-formulas/php-formula/commit/0090c91b606f6d4ed5926d1b1985f2a1867b49af)) * **travis:** run `shellcheck` during lint job [skip ci] ([298a7d6](https://github.com/saltstack-formulas/php-formula/commit/298a7d61c26902c0193c887705e290158e866d23)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([5c7d1aa](https://github.com/saltstack-formulas/php-formula/commit/5c7d1aa5016705da9645161e96e6be676866bc41)) * **travis:** use build config validation (beta) [skip ci] ([bcc0690](https://github.com/saltstack-formulas/php-formula/commit/bcc0690c8ac5f462d1dd5fb28d4f563987126a28)) * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([75f8d4d](https://github.com/saltstack-formulas/php-formula/commit/75f8d4dcb8cc6431f9bbc43dab97ece141d16d74)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([8aee949](https://github.com/saltstack-formulas/php-formula/commit/8aee949cab703e4d989c20c000a628bfbf1c6fcb)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([05d112f](https://github.com/saltstack-formulas/php-formula/commit/05d112f63b5ebf0e117d2c181fdc02cf8ea6dbac)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([56d7314](https://github.com/saltstack-formulas/php-formula/commit/56d73148b31bb2f81adedb023748cd8a461ee0e3))
il y a 5 ans
chore(release): 1.2.3 [skip ci] ## [1.2.3](https://github.com/saltstack-formulas/php-formula/compare/v1.2.2...v1.2.3) (2019-12-02) ### Bug Fixes * **map.jinja:** fix useflags regex (gentoo) ([39b1307](https://github.com/saltstack-formulas/php-formula/commit/39b130767104a5486c99f14df593669ee3705f01)) * **release.config.js:** use full commit hash in commit link [skip ci] ([d8f279f](https://github.com/saltstack-formulas/php-formula/commit/d8f279f9cd75e30f1276c7f5dae6b48827670421)) ### Continuous Integration * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([fc9ad29](https://github.com/saltstack-formulas/php-formula/commit/fc9ad298747d2df6714c3bcc3f4c166a0fae6630)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([97b7a36](https://github.com/saltstack-formulas/php-formula/commit/97b7a36aa7a22278c86ea81853d32a6a0172a481)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([85e1f0e](https://github.com/saltstack-formulas/php-formula/commit/85e1f0ec25fe3ec0b99271a053f41ea7657f4d15)) * **travis:** apply changes from build config validation [skip ci] ([3862c37](https://github.com/saltstack-formulas/php-formula/commit/3862c37d06f3a57202d7b5b42a572aa6bbfaa839)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0bb68c5](https://github.com/saltstack-formulas/php-formula/commit/0bb68c5b1796087215c254afde7b63fbed893fb2)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0090c91](https://github.com/saltstack-formulas/php-formula/commit/0090c91b606f6d4ed5926d1b1985f2a1867b49af)) * **travis:** run `shellcheck` during lint job [skip ci] ([298a7d6](https://github.com/saltstack-formulas/php-formula/commit/298a7d61c26902c0193c887705e290158e866d23)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([5c7d1aa](https://github.com/saltstack-formulas/php-formula/commit/5c7d1aa5016705da9645161e96e6be676866bc41)) * **travis:** use build config validation (beta) [skip ci] ([bcc0690](https://github.com/saltstack-formulas/php-formula/commit/bcc0690c8ac5f462d1dd5fb28d4f563987126a28)) * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([75f8d4d](https://github.com/saltstack-formulas/php-formula/commit/75f8d4dcb8cc6431f9bbc43dab97ece141d16d74)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([8aee949](https://github.com/saltstack-formulas/php-formula/commit/8aee949cab703e4d989c20c000a628bfbf1c6fcb)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([05d112f](https://github.com/saltstack-formulas/php-formula/commit/05d112f63b5ebf0e117d2c181fdc02cf8ea6dbac)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([56d7314](https://github.com/saltstack-formulas/php-formula/commit/56d73148b31bb2f81adedb023748cd8a461ee0e3))
il y a 5 ans
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. # Authors
  2. This list is sorted by the number of commits per contributor in _descending_ order.
  3. Avatar|Contributor|Contributions
  4. :-:|---|:-:
  5. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|59
  6. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|52
  7. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|48
  8. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|31
  9. <img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|16
  10. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|14
  11. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1184479?v=4' width='36' height='36' alt='@cheuschober'>|[@cheuschober](https://github.com/cheuschober)|12
  12. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>|[@babilen5](https://github.com/babilen5)|11
  13. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/10924313?v=4' width='36' height='36' alt='@kurt---'>|[@kurt---](https://github.com/kurt---)|10
  14. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|7
  15. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1079875?v=4' width='36' height='36' alt='@bogdanr'>|[@bogdanr](https://github.com/bogdanr)|7
  16. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|6
  17. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|6
  18. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|6
  19. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/11757928?v=4' width='36' height='36' alt='@pawelrosada'>|[@pawelrosada](https://github.com/pawelrosada)|5
  20. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/197639?v=4' width='36' height='36' alt='@ckng'>|[@ckng](https://github.com/ckng)|4
  21. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1197993?v=4' width='36' height='36' alt='@danoe'>|[@danoe](https://github.com/danoe)|4
  22. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/183678?v=4' width='36' height='36' alt='@Seldaek'>|[@Seldaek](https://github.com/Seldaek)|4
  23. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/6086064?v=4' width='36' height='36' alt='@mgomersbach'>|[@mgomersbach](https://github.com/mgomersbach)|4
  24. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1386595?v=4' width='36' height='36' alt='@tsia'>|[@tsia](https://github.com/tsia)|4
  25. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/5655231?v=4' width='36' height='36' alt='@kpostrup'>|[@kpostrup](https://github.com/kpostrup)|4
  26. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/4956475?v=4' width='36' height='36' alt='@ross-p'>|[@ross-p](https://github.com/ross-p)|4
  27. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/732321?v=4' width='36' height='36' alt='@gtmanfred'>|[@gtmanfred](https://github.com/gtmanfred)|4
  28. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/214768?v=4' width='36' height='36' alt='@ixs'>|[@ixs](https://github.com/ixs)|3
  29. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/445200?v=4' width='36' height='36' alt='@arthurlogilab'>|[@arthurlogilab](https://github.com/arthurlogilab)|3
  30. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1194646?v=4' width='36' height='36' alt='@fintanmm'>|[@fintanmm](https://github.com/fintanmm)|3
  31. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/56635?v=4' width='36' height='36' alt='@pprkut'>|[@pprkut](https://github.com/pprkut)|3
  32. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3768412?v=4' width='36' height='36' alt='@stp-ip'>|[@stp-ip](https://github.com/stp-ip)|3
  33. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/500703?v=4' width='36' height='36' alt='@retrry'>|[@retrry](https://github.com/retrry)|3
  34. <img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3119969?v=4' width='36' height='36' alt='@genuss'>|[@genuss](https://github.com/genuss)|3
  35. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/94157?v=4' width='36' height='36' alt='@imran1008'>|[@imran1008](https://github.com/imran1008)|2
  36. <img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/16899663?v=4' width='36' height='36' alt='@Mario-F'>|[@Mario-F](https://github.com/Mario-F)|2
  37. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/533172?v=4' width='36' height='36' alt='@roock'>|[@roock](https://github.com/roock)|2
  38. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/583677?v=4' width='36' height='36' alt='@hackel'>|[@hackel](https://github.com/hackel)|2
  39. <img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/548843?v=4' width='36' height='36' alt='@teohhanhui'>|[@teohhanhui](https://github.com/teohhanhui)|2
  40. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/507599?v=4' width='36' height='36' alt='@thatch45'>|[@thatch45](https://github.com/thatch45)|2
  41. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/21147643?v=4' width='36' height='36' alt='@vquiering'>|[@vquiering](https://github.com/vquiering)|2
  42. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/374134?v=4' width='36' height='36' alt='@yellow1912'>|[@yellow1912](https://github.com/yellow1912)|2
  43. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/551974?v=4' width='36' height='36' alt='@wdalmut'>|[@wdalmut](https://github.com/wdalmut)|2
  44. <img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3180588?v=4' width='36' height='36' alt='@jeroen92'>|[@jeroen92](https://github.com/jeroen92)|2
  45. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/551789?v=4' width='36' height='36' alt='@giannello'>|[@giannello](https://github.com/giannello)|2
  46. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/358074?v=4' width='36' height='36' alt='@pcdummy'>|[@pcdummy](https://github.com/pcdummy)|2
  47. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/20515?v=4' width='36' height='36' alt='@scambra'>|[@scambra](https://github.com/scambra)|2
  48. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/3309784?v=4' width='36' height='36' alt='@aidanharris'>|[@aidanharris](https://github.com/aidanharris)|1
  49. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/7353491?v=4' width='36' height='36' alt='@sarcastic-coder'>|[@sarcastic-coder](https://github.com/sarcastic-coder)|1
  50. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/4754654?v=4' width='36' height='36' alt='@alinefr'>|[@alinefr](https://github.com/alinefr)|1
  51. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/378158?v=4' width='36' height='36' alt='@dseira'>|[@dseira](https://github.com/dseira)|1
  52. <img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/8737019?v=4' width='36' height='36' alt='@johnccfm'>|[@johnccfm](https://github.com/johnccfm)|1
  53. <img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/5306980?v=4' width='36' height='36' alt='@johnkeates'>|[@johnkeates](https://github.com/johnkeates)|1
  54. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/924183?v=4' width='36' height='36' alt='@mschiff'>|[@mschiff](https://github.com/mschiff)|1
  55. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/1616654?v=4' width='36' height='36' alt='@mkhubbard'>|[@mkhubbard](https://github.com/mkhubbard)|1
  56. <img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/5170979?v=4' width='36' height='36' alt='@taion809'>|[@taion809](https://github.com/taion809)|1
  57. <img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/387511?v=4' width='36' height='36' alt='@philpep'>|[@philpep](https://github.com/philpep)|1
  58. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/327943?v=4' width='36' height='36' alt='@Cottser'>|[@Cottser](https://github.com/Cottser)|1
  59. <img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/131665?v=4' width='36' height='36' alt='@iamseth'>|[@iamseth](https://github.com/iamseth)|1
  60. <img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/1366252?v=4' width='36' height='36' alt='@zls'>|[@zls](https://github.com/zls)|1
  61. <img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/8792243?v=4' width='36' height='36' alt='@sc250024'>|[@sc250024](https://github.com/sc250024)|1
  62. ---
  63. Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-12-02.