Skip to content

Commit 6c4486c

Browse files
docs: add seetdev as a contributor (#435)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 90f79ac commit 6c4486c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -774,6 +774,16 @@
774774
"code",
775775
"test"
776776
]
777+
},
778+
{
779+
"login": "seetdev",
780+
"name": "seetdev",
781+
"avatar_url": "https://avatars2.githubusercontent.com/u/35116035?v=4",
782+
"profile": "https://www.linkedin.com/in/seetdev/",
783+
"contributions": [
784+
"test",
785+
"code"
786+
]
777787
}
778788
],
779789
"repoHost": "https://github.com"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ Thanks goes to these people ([emoji key][emojis]):
232232
</tr>
233233
<tr>
234234
<td align="center"><a href="https://aziz.js.org"><img src="https://avatars3.githubusercontent.com/u/17024120?v=4" width="100px;" alt=""/><br /><sub><b>Mohammad Aziz</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=iAziz786" title="Code">💻</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=iAziz786" title="Tests">⚠️</a></td>
235+
<td align="center"><a href="https://www.linkedin.com/in/seetdev/"><img src="https://avatars2.githubusercontent.com/u/35116035?v=4" width="100px;" alt=""/><br /><sub><b>seetdev</b></sub></a><br /><a href="https://github.com/testing-library/dom-testing-library/commits?author=seetdev" title="Tests">⚠️</a> <a href="https://github.com/testing-library/dom-testing-library/commits?author=seetdev" title="Code">💻</a></td>
235236
</tr>
236237
</table>
237238

0 commit comments

Comments
 (0)