Skip to content

Commit a9925bd

Browse files
docs: add meatnordrink as a contributor for doc (testing-library#1050)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 9361186 commit a9925bd

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
@@ -1862,6 +1862,15 @@
18621862
"contributions": [
18631863
"doc"
18641864
]
1865+
},
1866+
{
1867+
"login": "meatnordrink",
1868+
"name": "AndyG",
1869+
"avatar_url": "https://avatars.githubusercontent.com/u/35735666?v=4",
1870+
"profile": "https://github.com/meatnordrink",
1871+
"contributions": [
1872+
"doc"
1873+
]
18651874
}
18661875
],
18671876
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ Thanks goes to these wonderful people
398398
<tr>
399399
<td align="center"><a href="http://krychaxp.pl"><img src="https://avatars.githubusercontent.com/u/55843050?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Krychaxp</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=krychaxp" title="Documentation">📖</a></td>
400400
<td align="center"><a href="https://github.com/mohetti"><img src="https://avatars.githubusercontent.com/u/73931283?v=4?s=100" width="100px;" alt=""/><br /><sub><b>momokolo</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=mohetti" title="Documentation">📖</a></td>
401+
<td align="center"><a href="https://github.com/meatnordrink"><img src="https://avatars.githubusercontent.com/u/35735666?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AndyG</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=meatnordrink" title="Documentation">📖</a></td>
401402
</tr>
402403
</table>
403404

0 commit comments

Comments
 (0)