Skip to content

Commit 746ed8b

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add Agentkma as a contributor (testing-library#206)
* docs: update README.md * docs: update .all-contributorsrc
1 parent c5586e4 commit 746ed8b

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
@@ -214,6 +214,15 @@
214214
"contributions": [
215215
"doc"
216216
]
217+
},
218+
{
219+
"login": "Agentkma",
220+
"name": "Kevin Anderson",
221+
"avatar_url": "https://avatars2.githubusercontent.com/u/22228809?v=4",
222+
"profile": "https://kevinanderson.codes",
223+
"contributions": [
224+
"doc"
225+
]
217226
}
218227
],
219228
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6363
<tr>
6464
<td align="center"><a href="https://github.com/pedroapfilho"><img src="https://avatars2.githubusercontent.com/u/13142568?v=4" width="100px;" alt="Pedro Filho"/><br /><sub><b>Pedro Filho</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=pedroapfilho" title="Documentation">📖</a></td>
6565
<td align="center"><a href="https://github.com/tanguyantoine"><img src="https://avatars3.githubusercontent.com/u/263097?v=4" width="100px;" alt="Tanguy Antoine"/><br /><sub><b>Tanguy Antoine</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=tanguyantoine" title="Documentation">📖</a></td>
66+
<td align="center"><a href="https://kevinanderson.codes"><img src="https://avatars2.githubusercontent.com/u/22228809?v=4" width="100px;" alt="Kevin Anderson"/><br /><sub><b>Kevin Anderson</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=Agentkma" title="Documentation">📖</a></td>
6667
</tr>
6768
</table>
6869

0 commit comments

Comments
 (0)