diff options
author | Sam Potts <sam@potts.es> | 2020-03-14 12:45:17 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-14 12:45:17 +1100 |
commit | 3069d77b74af9e6b5fb853176cba241186d19483 (patch) | |
tree | 06eb6a6f08433ff17bb8dc6dde3acfda9fca1df9 | |
parent | 84eef1d7475a07146b0f8c1873e74c801a2e0653 (diff) | |
parent | b7367d827510ceb6e46f5b2d673af91d634b66fc (diff) | |
download | plyr-3069d77b74af9e6b5fb853176cba241186d19483.tar.lz plyr-3069d77b74af9e6b5fb853176cba241186d19483.tar.xz plyr-3069d77b74af9e6b5fb853176cba241186d19483.zip |
Merge pull request #1729 from opencollective/opencollective
Add financial contributors for Open Collective
-rw-r--r-- | readme.md | 26 |
1 files changed, 25 insertions, 1 deletions
@@ -1,6 +1,6 @@ Plyr is a simple, lightweight, accessible and customizable HTML5, YouTube and Vimeo media player that supports [_modern_](#browser-support) browsers. -[Checkout the demo](https://plyr.io) - [Donate](#donate) - [Slack](https://bit.ly/plyr--chat) - [](https://badge.fury.io/js/plyr) [](https://gitpod.io/#https://github.com/sampotts/plyr) +[Checkout the demo](https://plyr.io) - [Donate](#donate) - [Slack](https://bit.ly/plyr--chat) - [](https://badge.fury.io/js/plyr) [](https://gitpod.io/#https://github.com/sampotts/plyr)[](https://opencollective.com/plyr) [](https://plyr.io) @@ -752,6 +752,30 @@ Massive thanks to [Fastly](https://www.fastly.com/) for providing the CDN servic Massive thanks to [Sentry](https://sentry.io/) for providing the logging services for the demo site. +## Contributors + +### Code Contributors + +This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. + +<a href="https://github.com/sampotts/plyr/graphs/contributors"><img src="https://opencollective.com/plyr/contributors.svg?width=890&button=false" /></a> + +### Financial Contributors + +Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/plyr/contribute)] + +#### Individuals + +<a href="https://opencollective.com/plyr"><img src="https://opencollective.com/plyr/individuals.svg?width=890"></a> + +#### Organizations + +Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/plyr/contribute)] + +<a href="https://opencollective.com/plyr/organization/0/website"><img src="https://opencollective.com/plyr/organization/0/avatar.svg"></a> +<a href="https://opencollective.com/plyr/organization/1/website"><img src="https://opencollective.com/plyr/organization/1/avatar.svg"></a><a href="https://opencollective.com/plyr/organization/2/website"><img src="https://opencollective.com/plyr/organization/2/avatar.svg"></a> + + # Copyright and License [The MIT license](license.md) |