diff --git a/.all-contributorsrc b/.all-contributorsrc index dc61d4a..613c1f4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -33,6 +33,15 @@ "contributions": [ "ideas" ] + }, + { + "login": "Andarist", + "name": "Mateusz Burzyński", + "avatar_url": "https://avatars2.githubusercontent.com/u/9800850?v=4", + "profile": "https://github.com/Andarist", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index a138914..5891898 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # use-dark-mode -[![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) A custom [React Hook](https://reactjs.org/docs/hooks-overview.html) to help you implement a "dark mode" component for your application. @@ -144,8 +144,8 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/all-contri -| [Donavon West
Donavon West](http://donavon.com)
[🚇](#infra-donavon "Infrastructure (Hosting, Build-Tools, etc)") [⚠️](https://github.com/donavon/use-dark-mode/commits?author=donavon "Tests") [💡](#example-donavon "Examples") [🤔](#ideas-donavon "Ideas, Planning, & Feedback") [🚧](#maintenance-donavon "Maintenance") [👀](#review-donavon "Reviewed Pull Requests") [🔧](#tool-donavon "Tools") [💻](https://github.com/donavon/use-dark-mode/commits?author=donavon "Code") | [Revel Carlberg West
Revel Carlberg West](https://github.com/revelcw)
[🤔](#ideas-revelcw "Ideas, Planning, & Feedback") | -| :---: | :---: | +| [Donavon West
Donavon West](http://donavon.com)
[🚇](#infra-donavon "Infrastructure (Hosting, Build-Tools, etc)") [⚠️](https://github.com/donavon/use-dark-mode/commits?author=donavon "Tests") [💡](#example-donavon "Examples") [🤔](#ideas-donavon "Ideas, Planning, & Feedback") [🚧](#maintenance-donavon "Maintenance") [👀](#review-donavon "Reviewed Pull Requests") [🔧](#tool-donavon "Tools") [💻](https://github.com/donavon/use-dark-mode/commits?author=donavon "Code") | [Revel Carlberg West
Revel Carlberg West](https://github.com/revelcw)
[🤔](#ideas-revelcw "Ideas, Planning, & Feedback") | [Mateusz Burzyński
Mateusz Burzyński](https://github.com/Andarist)
[💻](https://github.com/donavon/use-dark-mode/commits?author=Andarist "Code") | +| :---: | :---: | :---: | This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file