Skip to content

Commit c3aa223

Browse files
docs: add flaviohenriquecbc as a contributor (#206)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 621e3cb commit c3aa223

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,15 @@
115115
"contributions": [
116116
"review"
117117
]
118+
},
119+
{
120+
"login": "flaviohenriquecbc",
121+
"name": "Flávio H Freitas",
122+
"avatar_url": "https://avatars0.githubusercontent.com/u/1553609?v=4",
123+
"profile": "http://www.linkedin.com/in/flaviohfreitas",
124+
"contributions": [
125+
"code"
126+
]
118127
}
119128
],
120129
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ practices.
1313
<hr />
1414

1515
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
16-
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
16+
[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)
1717
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1818

1919
**Playground for [testing-library/dom]**
@@ -118,6 +118,7 @@ Thanks goes to these people ([emoji key][emojis]):
118118
<td align="center"><a href="https://github.com/connorProgrammes"><img src="https://avatars3.githubusercontent.com/u/66570218?v=4" width="100px;" alt=""/><br /><sub><b>ConnorProgrammes</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=connorProgrammes" title="Documentation">📖</a> <a href="https://github.com/testing-library/testing-playground/commits?author=connorProgrammes" title="Code">💻</a></td>
119119
<td align="center"><a href="https://twitter.com/JacobMGEvans"><img src="https://avatars1.githubusercontent.com/u/27247160?v=4" width="100px;" alt=""/><br /><sub><b>Jacob M-G Evans</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=JacobMGEvans" title="Code">💻</a></td>
120120
<td align="center"><a href="https://github.com/sumeesh879"><img src="https://avatars1.githubusercontent.com/u/20029120?v=4" width="100px;" alt=""/><br /><sub><b>Sumeesh Nagisetty</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/pulls?q=is%3Apr+reviewed-by%3Asumeesh879" title="Reviewed Pull Requests">👀</a></td>
121+
<td align="center"><a href="http://www.linkedin.com/in/flaviohfreitas"><img src="https://avatars0.githubusercontent.com/u/1553609?v=4" width="100px;" alt=""/><br /><sub><b>Flávio H Freitas</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=flaviohenriquecbc" title="Code">💻</a></td>
121122
</tr>
122123
</table>
123124

0 commit comments

Comments
 (0)