diff --git a/.all-contributorsrc b/.all-contributorsrc index bebae434..972e6588 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -85,6 +85,15 @@ "code", "test" ] + }, + { + "login": "GUIKAR741", + "name": "Guilherme Nepomuceno de Carvalho", + "avatar_url": "https://avatars2.githubusercontent.com/u/18069622?v=4", + "profile": "https://github.com/GUIKAR741", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 2119213a..de7c04a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![CI & Coverage](https://github.com/Flutterando/modular/workflows/CI/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/Flutterando/modular/badge.svg?branch=master)](https://coveralls.io/github/Flutterando/modular?branch=master) -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) ## Flutter Modular @@ -702,6 +702,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Alberto Monteiro

💻 ⚠️ +
Guilherme Nepomuceno de Carvalho

💻