Commit f01b2cd8bc4cde18a01f4b8d7534b6753bf3d25a
1 parent
37276011
Exists in
master
and in
1 other branch
Add some information about contributors of Errbit project
[ci-skip]
Showing
3 changed files
with
60 additions
and
1 deletions
Show diff stats
CHANGELOG.md
| @@ -15,6 +15,8 @@ | @@ -15,6 +15,8 @@ | ||
| 15 | - [#516][] Add Jira Issue tracker ([@xenji][]) | 15 | - [#516][] Add Jira Issue tracker ([@xenji][]) |
| 16 | - [#512][] Add capabilities to configure the use of sendmail to send | 16 | - [#512][] Add capabilities to configure the use of sendmail to send |
| 17 | email from Errbit ([@shingara][]) | 17 | email from Errbit ([@shingara][]) |
| 18 | +- [#532][] Use https link in Gravatar if you use errbit on https | ||
| 19 | + ([@jeroenj][]) | ||
| 18 | 20 | ||
| 19 | ### Bug Fixes | 21 | ### Bug Fixes |
| 20 | 22 | ||
| @@ -84,6 +86,7 @@ | @@ -84,6 +86,7 @@ | ||
| 84 | [#516]: https://github.com/errbit/errbit/issues/516 | 86 | [#516]: https://github.com/errbit/errbit/issues/516 |
| 85 | [#517]: https://github.com/errbit/errbit/issues/517 | 87 | [#517]: https://github.com/errbit/errbit/issues/517 |
| 86 | [#524]: https://github.com/errbit/errbit/issues/524 | 88 | [#524]: https://github.com/errbit/errbit/issues/524 |
| 89 | +[#532]: https://github.com/errbit/errbit/issues/532 | ||
| 87 | 90 | ||
| 88 | <!-- Contributor on Errbit Thanks to all of them --> | 91 | <!-- Contributor on Errbit Thanks to all of them --> |
| 89 | 92 | ||
| @@ -92,9 +95,11 @@ | @@ -92,9 +95,11 @@ | ||
| 92 | [@adamjt]: https://github.com/adamjt | 95 | [@adamjt]: https://github.com/adamjt |
| 93 | [@aliscott]: http://github.com/aliscott | 96 | [@aliscott]: http://github.com/aliscott |
| 94 | [@alvarobp]: https://github.com/alvarobp | 97 | [@alvarobp]: https://github.com/alvarobp |
| 98 | +[@arthurnn]: https://github.com/arthurnn | ||
| 95 | [@boblail]: https://github.com/boblail | 99 | [@boblail]: https://github.com/boblail |
| 96 | [@chadcf]: https://github.com/chadcf | 100 | [@chadcf]: https://github.com/chadcf |
| 97 | [@ivanyv]: https://github.com/ivanyv | 101 | [@ivanyv]: https://github.com/ivanyv |
| 102 | +[@jeroenj]: https://github.com/jeroenj | ||
| 98 | [@manuelmeurer]: https://github.com/manuelmeurer | 103 | [@manuelmeurer]: https://github.com/manuelmeurer |
| 99 | [@mildavw]: https://github.com/mildavw | 104 | [@mildavw]: https://github.com/mildavw |
| 100 | [@mildavw]: https://github.com/mildavw | 105 | [@mildavw]: https://github.com/mildavw |
| @@ -106,3 +111,4 @@ | @@ -106,3 +111,4 @@ | ||
| 106 | [@tamaloa]: https://github.com/tamaloa | 111 | [@tamaloa]: https://github.com/tamaloa |
| 107 | [@tvdeyen]: https://github.com/tvdeyen | 112 | [@tvdeyen]: https://github.com/tvdeyen |
| 108 | [@xenji]: https://github.com/xenji | 113 | [@xenji]: https://github.com/xenji |
| 114 | + |
| @@ -0,0 +1,51 @@ | @@ -0,0 +1,51 @@ | ||
| 1 | +## 0.2.0 - Not Released Yet | ||
| 2 | + | ||
| 3 | +- [@Gonzih][] | ||
| 4 | +- [@aliscott][] | ||
| 5 | +- [@arthurnn][] | ||
| 6 | +- [@boblail][] | ||
| 7 | +- [@jeroenj][] | ||
| 8 | +- [@mildavw][] | ||
| 9 | +- [@nfedyashev][] | ||
| 10 | +- [@parallel588][] | ||
| 11 | +- [@roryf][] | ||
| 12 | +- [@shingara][] | ||
| 13 | +- [@xenji][] | ||
| 14 | + | ||
| 15 | +## 0.1.0 - 2013-05-29 | ||
| 16 | + | ||
| 17 | +- [@manuelmeurer][] | ||
| 18 | +- [@mildavw][] | ||
| 19 | +- [@chadcf][] | ||
| 20 | +- [@shingara][] | ||
| 21 | +- [@tvdeyen][] | ||
| 22 | +- [@adamjt][] | ||
| 23 | +- [@alvarobp][] | ||
| 24 | +- [@SamSaffron][] | ||
| 25 | +- [@sdepold][] | ||
| 26 | +- [@tamaloa][] | ||
| 27 | +- [@ivanyv][] | ||
| 28 | + | ||
| 29 | +<!-- Contributor on Errbit Thanks to all of them --> | ||
| 30 | + | ||
| 31 | +[@Gonzih]: https://github.com/Gonzih | ||
| 32 | +[@SamSaffron]: https://github.com/SamSaffron | ||
| 33 | +[@adamjt]: https://github.com/adamjt | ||
| 34 | +[@aliscott]: http://github.com/aliscott | ||
| 35 | +[@alvarobp]: https://github.com/alvarobp | ||
| 36 | +[@arthurnn]: https://github.com/arthurnn | ||
| 37 | +[@boblail]: https://github.com/boblail | ||
| 38 | +[@chadcf]: https://github.com/chadcf | ||
| 39 | +[@ivanyv]: https://github.com/ivanyv | ||
| 40 | +[@jeroenj]: https://github.com/jeroenj | ||
| 41 | +[@manuelmeurer]: https://github.com/manuelmeurer | ||
| 42 | +[@mildavw]: https://github.com/mildavw | ||
| 43 | +[@mildavw]: https://github.com/mildavw | ||
| 44 | +[@nfedyashev]: https://github.com/nfedyashev | ||
| 45 | +[@parallel588]: https://github.com/parallel588 | ||
| 46 | +[@roryf]: https://github.com/roryf | ||
| 47 | +[@sdepold]: https://github.com/sdepold | ||
| 48 | +[@shingara]: https://github.com/shingara | ||
| 49 | +[@tamaloa]: https://github.com/tamaloa | ||
| 50 | +[@tvdeyen]: https://github.com/tvdeyen | ||
| 51 | +[@xenji]: https://github.com/xenji |
README.md
| @@ -508,10 +508,11 @@ Special Thanks | @@ -508,10 +508,11 @@ Special Thanks | ||
| 508 | * [Nathan Broadbent (@ndbroadbent)](https://github.com/ndbroadbent) - Maintaining Errbit and contributing many features | 508 | * [Nathan Broadbent (@ndbroadbent)](https://github.com/ndbroadbent) - Maintaining Errbit and contributing many features |
| 509 | * [Vasiliy Ermolovich (@nashby)](https://github.com/nashby) - Contributing and helping to resolve issues and pull requests | 509 | * [Vasiliy Ermolovich (@nashby)](https://github.com/nashby) - Contributing and helping to resolve issues and pull requests |
| 510 | * [Marcin Ciunelis (@martinciu)](https://github.com/martinciu) - Helping to improve Errbit's architecture | 510 | * [Marcin Ciunelis (@martinciu)](https://github.com/martinciu) - Helping to improve Errbit's architecture |
| 511 | +* [Cyril Mougel (@shingara)](https://github.com/shingara) - Maintaining Errbit and contributing many features | ||
| 511 | * [Relevance](http://thinkrelevance.com) - For giving me Open-source Fridays to work on Errbit and all my awesome co-workers for giving feedback and inspiration. | 512 | * [Relevance](http://thinkrelevance.com) - For giving me Open-source Fridays to work on Errbit and all my awesome co-workers for giving feedback and inspiration. |
| 512 | * [Thoughtbot](http://thoughtbot.com) - For being great open-source advocates and setting the bar with [Airbrake](http://airbrake.io). | 513 | * [Thoughtbot](http://thoughtbot.com) - For being great open-source advocates and setting the bar with [Airbrake](http://airbrake.io). |
| 513 | 514 | ||
| 514 | -See the [contributors graph](https://github.com/errbit/errbit/graphs/contributors) for further details. | 515 | +See the [contributors graph](https://github.com/errbit/errbit/graphs/contributors) for further details. You can see another list of Contributors by release version on [CONTRIBUTORS.md] |
| 515 | 516 | ||
| 516 | 517 | ||
| 517 | Contributing | 518 | Contributing |
| @@ -534,6 +535,7 @@ and make **optional** features configurable via `config/config.yml`. | @@ -534,6 +535,7 @@ and make **optional** features configurable via `config/config.yml`. | ||
| 534 | * Add tests for it. This is important so we don't break it in a future version unintentionally. | 535 | * Add tests for it. This is important so we don't break it in a future version unintentionally. |
| 535 | * Commit, do not mess with Rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself we can ignore when we pull) | 536 | * Commit, do not mess with Rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself we can ignore when we pull) |
| 536 | * Send us a pull request. Bonus points for topic branches. | 537 | * Send us a pull request. Bonus points for topic branches. |
| 538 | +* Add you on the CONTRIBUTORS.md file on the current release | ||
| 537 | 539 | ||
| 538 | 540 | ||
| 539 | Copyright | 541 | Copyright |