Skip to content

Commit e03e0fe

Browse files
docs: add hedgecox as a contributor (#637)
* 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 b644a86 commit e03e0fe

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
@@ -1019,6 +1019,15 @@
10191019
"contributions": [
10201020
"doc"
10211021
]
1022+
},
1023+
{
1024+
"login": "hedgecox",
1025+
"name": "hedgecox",
1026+
"avatar_url": "https://avatars3.githubusercontent.com/u/41297418?v=4",
1027+
"profile": "https://hedgecox.dev/",
1028+
"contributions": [
1029+
"doc"
1030+
]
10221031
}
10231032
],
10241033
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
178178
<td align="center"><a href="https://github.com/jamisuomalainen"><img src="https://avatars2.githubusercontent.com/u/19325270?v=4" width="100px;" alt=""/><br /><sub><b>Jami Suomalainen</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=jamisuomalainen" title="Documentation">📖</a></td>
179179
<td align="center"><a href="http://www.oriolpuig.com"><img src="https://avatars3.githubusercontent.com/u/3933098?v=4" width="100px;" alt=""/><br /><sub><b>Oriol Puig</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=oriolpuig" title="Documentation">📖</a></td>
180180
</tr>
181+
<tr>
182+
<td align="center"><a href="https://hedgecox.dev/"><img src="https://avatars3.githubusercontent.com/u/41297418?v=4" width="100px;" alt=""/><br /><sub><b>hedgecox</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=hedgecox" title="Documentation">📖</a></td>
183+
</tr>
181184
</table>
182185

183186
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)