Skip to content

Commit 35ab97d

Browse files
docs: add yannbf as a contributor for code (#416)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 8876038 commit 35ab97d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,15 @@
650650
"contributions": [
651651
"platform"
652652
]
653+
},
654+
{
655+
"login": "yannbf",
656+
"name": "Yann Braga",
657+
"avatar_url": "https://avatars.githubusercontent.com/u/1671563?v=4",
658+
"profile": "https://github.com/yannbf",
659+
"contributions": [
660+
"code"
661+
]
653662
}
654663
],
655664
"repoHost": "https://github.com",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1355,6 +1355,7 @@ Thanks goes to these people ([emoji key][emojis]):
13551355
<tr>
13561356
<td align="center"><a href="http://tu4mo.com"><img src="https://avatars.githubusercontent.com/u/16735302?v=4?s=100" width="100px;" alt=""/><br /><sub><b>tu4mo</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=tu4mo" title="Documentation">📖</a></td>
13571357
<td align="center"><a href="https://matan.io"><img src="https://avatars.githubusercontent.com/u/12711091?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matan Borenkraout</b></sub></a><br /><a href="#platform-MatanBobi" title="Packaging/porting to new platform">📦</a></td>
1358+
<td align="center"><a href="https://github.com/yannbf"><img src="https://avatars.githubusercontent.com/u/1671563?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yann Braga</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=yannbf" title="Code">💻</a></td>
13581359
</tr>
13591360
</table>
13601361

0 commit comments

Comments
 (0)