Skip to content

Commit 2ebfbbe

Browse files
authored
Merge branch 'main' into pr/fix-css-parse-import
2 parents e5a8703 + 35ab97d commit 2ebfbbe

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)