Skip to content

Commit 5d7041e

Browse files
docs: add Andarist as a contributor (#191)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 9e480fa commit 5d7041e

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
@@ -373,6 +373,15 @@
373373
"contributions": [
374374
"doc"
375375
]
376+
},
377+
{
378+
"login": "Andarist",
379+
"name": "Mateusz Burzyński",
380+
"avatar_url": "https://avatars.githubusercontent.com/u/9800850?v=4",
381+
"profile": "https://github.com/Andarist",
382+
"contributions": [
383+
"code"
384+
]
376385
}
377386
],
378387
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ Thanks goes to these people ([emoji key][emojis]):
272272
<td align="center"><a href="https://github.com/SimenB"><img src="https://avatars1.githubusercontent.com/u/1404810?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Simen Bekkhus</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=SimenB" title="Code">💻</a></td>
273273
<td align="center"><a href="https://github.com/amitmiran137"><img src="https://avatars.githubusercontent.com/u/47772523?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Amit Miran</b></sub></a><br /><a href="#infra-amitmiran137" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
274274
<td align="center"><a href="https://github.com/leschdom"><img src="https://avatars.githubusercontent.com/u/62334278?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dominik Lesch</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=leschdom" title="Documentation">📖</a></td>
275+
<td align="center"><a href="https://github.com/Andarist"><img src="https://avatars.githubusercontent.com/u/9800850?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mateusz Burzyński</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=Andarist" title="Code">💻</a></td>
275276
</tr>
276277
</table>
277278

0 commit comments

Comments
 (0)