Skip to content

Commit

Permalink
Merge pull request #5 from Flutter-Vision/all-contributors/add-brunoa…
Browse files Browse the repository at this point in the history
…muniz

docs: add brunoamuniz as a contributor for bug
  • Loading branch information
rene-kt committed Mar 16, 2022
2 parents c17c4fb + dc48952 commit 7e8d099
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@
"contributions": [
"bug"
]
},
{
"login": "brunoamuniz",
"name": "Bruno Muniz",
"avatar_url": "https://avatars.githubusercontent.com/u/3296036?v=4",
"profile": "http://www.totalcross.com",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<a href="https://fluttervision.com"><p align="center">
<img height=250 src="https://user-images.githubusercontent.com/49681380/158651250-98aa0182-d4ff-4076-8dbf-0158698ec5b6.png"/>
Expand Down Expand Up @@ -43,6 +43,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tr>
<td align="center"><a href="https://github.com/SabrinaSioli"><img src="https://avatars.githubusercontent.com/u/26391253?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sabrina Sioli</b></sub></a><br /><a href="https://github.com/Flutter-Vision/FlutterVision/issues?q=author%3ASabrinaSioli" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://www.totalcross.com"><img src="https://avatars.githubusercontent.com/u/3296036?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bruno Muniz</b></sub></a><br /><a href="https://github.com/Flutter-Vision/FlutterVision/issues?q=author%3Abrunoamuniz" title="Bug reports">🐛</a></td>
</tr>
</table>

Expand Down

0 comments on commit 7e8d099

Please sign in to comment.