diff options
author | Sam Potts <sam@potts.es> | 2018-04-27 01:12:04 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-04-27 01:12:04 +1000 |
commit | 6c617a0ef1718ee4ae46b81203c51cff6d12ec97 (patch) | |
tree | 2220af90bd7adbdf5555bed78d11c6c7dff907d6 | |
parent | a812650fea4b61878a50b0a1cc09c5043fbe815e (diff) | |
download | plyr-6c617a0ef1718ee4ae46b81203c51cff6d12ec97.tar.lz plyr-6c617a0ef1718ee4ae46b81203c51cff6d12ec97.tar.xz plyr-6c617a0ef1718ee4ae46b81203c51cff6d12ec97.zip |
Readme fix
-rw-r--r-- | readme.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -39,13 +39,13 @@ Check out the [changelog](changelog.md) to see what's new with Plyr. Some awesome folks have made plugins for CMSs and Components for JavaScript frameworks: -| Type | Maintainer | Link | -| --------- | --------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -| WordPress | Ryan Anthony Drake ([@iamryandrake](https://github.com/iamryandrake)) | [https://wordpress.org/plugins/plyr/](https://wordpress.org/plugins/plyr/) | -| React | Jose Miguel Bejarano ([@xDae](https://github.com/xDae)) | [https://github.com/xDae/react-plyr](https://github.com/xDae/react-plyr) | -| Vue | Gabe Dunn ([@redxtech](https://github.com/redxtech)) | [https://github.com/redxtech/vue-plyr](https://github.com/redxtech/vue-plyr) | -| Neos | Jon Uhlmann ([@jonnitto](https://github.com/jonnitto)) | [https://packagist.org/packages/jonnitto/plyr](https://packagist.org/packages/jonnitto/plyr) | -| Kirby | Dominik Pschenitschni ([@dpschen](https://github.com/dpschen)) | [https://github.com/dpschen/kirby-plyrtag](https://github.com/dpschen/kirby-plyrtag) | +| Type | Maintainer | Link | +| --------- | -------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | +| WordPress | Brandon Lavigne ([@drrobotnik](https://github.com/drrobotnik)) | [https://wordpress.org/plugins/plyr/](https://wordpress.org/plugins/plyr/) | +| React | Jose Miguel Bejarano ([@xDae](https://github.com/xDae)) | [https://github.com/xDae/react-plyr](https://github.com/xDae/react-plyr) | +| Vue | Gabe Dunn ([@redxtech](https://github.com/redxtech)) | [https://github.com/redxtech/vue-plyr](https://github.com/redxtech/vue-plyr) | +| Neos | Jon Uhlmann ([@jonnitto](https://github.com/jonnitto)) | [https://packagist.org/packages/jonnitto/plyr](https://packagist.org/packages/jonnitto/plyr) | +| Kirby | Dominik Pschenitschni ([@dpschen](https://github.com/dpschen)) | [https://github.com/dpschen/kirby-plyrtag](https://github.com/dpschen/kirby-plyrtag) | ## Quick setup |