Skip to content

Commit 8474904

Browse files
docs: add lukeingalls as a contributor for doc (testing-library#948)
1 parent 8b7b466 commit 8474904

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
@@ -1663,6 +1663,15 @@
16631663
"contributions": [
16641664
"doc"
16651665
]
1666+
},
1667+
{
1668+
"login": "lukeingalls",
1669+
"name": "Luke Ingalls",
1670+
"avatar_url": "https://avatars.githubusercontent.com/u/45518011?v=4",
1671+
"profile": "http://lukeingalls.com",
1672+
"contributions": [
1673+
"doc"
1674+
]
16661675
}
16671676
],
16681677
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ Thanks goes to these wonderful people
374374
</tr>
375375
<tr>
376376
<td align="center"><a href="https://www.linkedin.com/in/jgsneves/"><img src="https://avatars.githubusercontent.com/u/48700146?v=4?s=100" width="100px;" alt=""/><br /><sub><b>JOAO GABRIEL SANTOS NEVES</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=jgsneves" title="Documentation">📖</a></td>
377+
<td align="center"><a href="http://lukeingalls.com"><img src="https://avatars.githubusercontent.com/u/45518011?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Luke Ingalls</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=lukeingalls" title="Documentation">📖</a></td>
377378
</tr>
378379
</table>
379380

0 commit comments

Comments
 (0)