diff --git a/.all-contributorsrc b/.all-contributorsrc index e3629151..ec97979e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,15 @@ "contributions": [ "maintenance" ] + }, + { + "login": "jonataslaw", + "name": "Jonny Borges", + "avatar_url": "https://avatars2.githubusercontent.com/u/35742643?v=4", + "profile": "https://github.com/jonataslaw", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index c73ace42..27e244fd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # video_compress -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) Compress videos, remove audio, manipulate thumbnails, and make your video compatible with all platforms through this lightweight and efficient library. @@ -131,6 +131,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
khainhero

🚧
Andres Gutierrez

🚧 +
Jonny Borges

💻