Skip to content

Commit 1d24565

Browse files
docs: add brunormferreira as a contributor (kentcdodds#9)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 8001162 commit 1d24565

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@
1313
"contributions": [
1414
"doc"
1515
]
16+
},
17+
{
18+
"login": "brunormferreira",
19+
"name": "Bruno Ramires",
20+
"avatar_url": "https://avatars3.githubusercontent.com/u/35575092?v=4",
21+
"profile": "https://brunormferreira.github.io/",
22+
"contributions": [
23+
"doc"
24+
]
1625
}
1726
],
1827
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@
1414
</div>
1515

1616
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
17-
<div align="center">
18-
19-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
20-
21-
</div>
17+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
2218
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2319

2420
<hr />
@@ -56,12 +52,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
5652
<table>
5753
<tr>
5854
<td align="center"><a href="http://nashkabbara.com"><img src="https://avatars3.githubusercontent.com/u/31865?v=4" width="100px;" alt=""/><br /><sub><b>Nash Kabbara</b></sub></a><br /><a href="https://github.com/kentcdodds/js-testing-fundamentals/commits?author=nkabbara" title="Documentation">📖</a></td>
55+
<td align="center"><a href="https://brunormferreira.github.io/"><img src="https://avatars3.githubusercontent.com/u/35575092?v=4" width="100px;" alt=""/><br /><sub><b>Bruno Ramires</b></sub></a><br /><a href="https://github.com/kentcdodds/js-testing-fundamentals/commits?author=brunormferreira" title="Documentation">📖</a></td>
5956
</tr>
6057
</table>
6158

6259
<!-- markdownlint-enable -->
6360
<!-- prettier-ignore-end -->
64-
6561
<!-- ALL-CONTRIBUTORS-LIST:END -->
6662

6763
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)