Skip to content

Commit dbd9971

Browse files
monkeywithacupcakezachfeldman
authored andcommitted
Added backers and sponsors on the README (#1104)
1 parent fe734b1 commit dbd9971

1 file changed

Lines changed: 33 additions & 1 deletion

File tree

README.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ See our [Contribution Guidelines](https://github.com/lynndylanhurley/devise_toke
1111
[![Code Climate](http://img.shields.io/codeclimate/github/lynndylanhurley/devise_token_auth.svg)](https://codeclimate.com/github/lynndylanhurley/devise_token_auth)
1212
[![Test Coverage](http://img.shields.io/codeclimate/coverage/github/lynndylanhurley/devise_token_auth.svg)](https://codeclimate.com/github/lynndylanhurley/devise_token_auth)
1313
[![Dependency Status](https://gemnasium.com/lynndylanhurley/devise_token_auth.svg)](https://gemnasium.com/lynndylanhurley/devise_token_auth)
14-
[![Downloads](https://img.shields.io/gem/dt/devise_token_auth.svg)](https://rubygems.org/gems/devise_token_auth)
14+
[![Downloads](https://img.shields.io/gem/dt/devise_token_auth.svg)](https://rubygems.org/gems/devise_token_auth)
15+
[![Backers on Open Collective](https://opencollective.com/devise_token_auth/backers/badge.svg)](#backers)
16+
[![Sponsors on Open Collective](https://opencollective.com/devise_token_auth/sponsors/badge.svg)](#sponsors)
1517

1618
## Simple, secure token based authentication for Rails.
1719

@@ -948,5 +950,35 @@ See the [CONTRIBUTING.md] document.
948950

949951
[CONTRIBUTING.md]: https://github.com/lynndylanhurley/devise_token_auth/blob/master/.github/CONTRIBUTING.md
950952

953+
## Contributors
954+
955+
This project exists thanks to all the people who contribute. [[Contribute](https://github.com/lynndylanhurley/devise_token_auth/blob/master/.github/CONTRIBUTING.md)].
956+
<a href="graphs/contributors"><img src="https://opencollective.com/devise_token_auth/contributors.svg?width=890&button=false" /></a>
957+
958+
959+
## Backers
960+
961+
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/devise_token_auth#backer)]
962+
963+
<a href="https://opencollective.com/devise_token_auth#backers" target="_blank"><img src="https://opencollective.com/devise_token_auth/backers.svg?width=890"></a>
964+
965+
966+
## Sponsors
967+
968+
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/devise_token_auth#sponsor)]
969+
970+
<a href="https://opencollective.com/devise_token_auth/sponsor/0/website" target="_blank"><img src="https://opencollective.com/devise_token_auth/sponsor/0/avatar.svg"></a>
971+
<a href="https://opencollective.com/devise_token_auth/sponsor/1/website" target="_blank"><img src="https://opencollective.com/devise_token_auth/sponsor/1/avatar.svg"></a>
972+
<a href="https://opencollective.com/devise_token_auth/sponsor/2/website" target="_blank"><img src="https://opencollective.com/devise_token_auth/sponsor/2/avatar.svg"></a>
973+
<a href="https://opencollective.com/devise_token_auth/sponsor/3/website" target="_blank"><img src="https://opencollective.com/devise_token_auth/sponsor/3/avatar.svg"></a>
974+
<a href="https://opencollective.com/devise_token_auth/sponsor/4/website" target="_blank"><img src="https://opencollective.com/devise_token_auth/sponsor/4/avatar.svg"></a>
975+
<a href="https://opencollective.com/devise_token_auth/sponsor/5/website" target="_blank"><img src="https://opencollective.com/devise_token_auth/sponsor/5/avatar.svg"></a>
976+
<a href="https://opencollective.com/devise_token_auth/sponsor/6/website" target="_blank"><img src="https://opencollective.com/devise_token_auth/sponsor/6/avatar.svg"></a>
977+
<a href="https://opencollective.com/devise_token_auth/sponsor/7/website" target="_blank"><img src="https://opencollective.com/devise_token_auth/sponsor/7/avatar.svg"></a>
978+
<a href="https://opencollective.com/devise_token_auth/sponsor/8/website" target="_blank"><img src="https://opencollective.com/devise_token_auth/sponsor/8/avatar.svg"></a>
979+
<a href="https://opencollective.com/devise_token_auth/sponsor/9/website" target="_blank"><img src="https://opencollective.com/devise_token_auth/sponsor/9/avatar.svg"></a>
980+
981+
982+
951983
# License
952984
This project uses the WTFPL

0 commit comments

Comments
 (0)