Skip to content

Commit a767a6c

Browse files
docs: add sfrieson as a contributor for doc (testing-library#910)
1 parent 1f9b166 commit a767a6c

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,6 +1591,15 @@
15911591
"contributions": [
15921592
"doc"
15931593
]
1594+
},
1595+
{
1596+
"login": "sfrieson",
1597+
"name": "Steven Frieson",
1598+
"avatar_url": "https://avatars.githubusercontent.com/u/15187179?v=4",
1599+
"profile": "http://stevenfrieson.com",
1600+
"contributions": [
1601+
"doc"
1602+
]
15941603
}
15951604
],
15961605
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,9 @@ Thanks goes to these wonderful people
363363
<td align="center"><a href="https://github.com/claidler"><img src="https://avatars.githubusercontent.com/u/43636691?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Christopher Laidler</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=claidler" title="Documentation">📖</a></td>
364364
<td align="center"><a href="https://github.com/savcni01"><img src="https://avatars.githubusercontent.com/u/18025894?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nik Savchenko</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=savcni01" title="Documentation">📖</a></td>
365365
</tr>
366+
<tr>
367+
<td align="center"><a href="http://stevenfrieson.com"><img src="https://avatars.githubusercontent.com/u/15187179?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Steven Frieson</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=sfrieson" title="Documentation">📖</a></td>
368+
</tr>
366369
</table>
367370

368371
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)