Skip to content

Commit 62f0e3a

Browse files
docs: add waynevanson as a contributor for code, and test (#626)
1 parent acbf416 commit 62f0e3a

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -784,6 +784,16 @@
784784
"contributions": [
785785
"code"
786786
]
787+
},
788+
{
789+
"login": "waynevanson",
790+
"name": "Wayne Van Son",
791+
"avatar_url": "https://avatars.githubusercontent.com/u/29592214?v=4",
792+
"profile": "http://www.waynevanson.com",
793+
"contributions": [
794+
"code",
795+
"test"
796+
]
787797
}
788798
],
789799
"repoHost": "https://github.com",

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1553,6 +1553,7 @@ Thanks goes to these people ([emoji key][emojis]):
15531553
<tr>
15541554
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aleks-elkin"><img src="https://avatars.githubusercontent.com/u/55530374?v=4?s=100" width="100px;" alt="Aleksandr Elkin"/><br /><sub><b>Aleksandr Elkin</b></sub></a><br /><a href="#maintenance-aleks-elkin" title="Maintenance">🚧</a></td>
15551555
<td align="center" valign="top" width="14.28%"><a href="https://www.vorant94.io/"><img src="https://avatars.githubusercontent.com/u/9719319?v=4?s=100" width="100px;" alt="Mordechai Dror"/><br /><sub><b>Mordechai Dror</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=vorant94" title="Code">💻</a></td>
1556+
<td align="center" valign="top" width="14.28%"><a href="http://www.waynevanson.com"><img src="https://avatars.githubusercontent.com/u/29592214?v=4?s=100" width="100px;" alt="Wayne Van Son"/><br /><sub><b>Wayne Van Son</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=waynevanson" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=waynevanson" title="Tests">⚠️</a></td>
15561557
</tr>
15571558
</tbody>
15581559
</table>

0 commit comments

Comments
 (0)