diff --git a/.all-contributorsrc b/.all-contributorsrc index 8b99677b..d0155e67 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -92,6 +92,16 @@ "contributions": [ "code" ] + }, + { + "login": "targos", + "name": "Michaël Zasso", + "avatar_url": "https://avatars.githubusercontent.com/u/2352663?v=4", + "profile": "https://github.com/targos", + "contributions": [ + "code", + "bug" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index a20efa42..14693a0f 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ export type ReportOnFile = { ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -198,6 +198,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Franck Hallaert
Franck Hallaert

💻 Maji
Maji

💻 + Michaël Zasso
Michaël Zasso

💻 🐛