Skip to content

Commit 5664b09

Browse files
docs: add leosuncin as a contributor (#116)
* docs: update README.md * docs: update .all-contributorsrc
1 parent 93e6d5c commit 5664b09

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,17 @@
280280
"contributions": [
281281
"doc"
282282
]
283+
},
284+
{
285+
"login": "leosuncin",
286+
"name": "Jaime Leonardo Suncin Cruz",
287+
"avatar_url": "https://avatars1.githubusercontent.com/u/4307697?v=4",
288+
"profile": "https://github.com/leosuncin",
289+
"contributions": [
290+
"bug",
291+
"code",
292+
"test"
293+
]
283294
}
284295
],
285296
"repoType": "github",

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,9 @@ Thanks goes to these people ([emoji key][emojis]):
215215
<td align="center"><a href="https://github.com/NicholasBoll"><img src="https://avatars2.githubusercontent.com/u/338257?v=4" width="100px;" alt=""/><br /><sub><b>Nicholas Boll</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=NicholasBoll" title="Code">💻</a> <a href="https://github.com/testing-library/cypress-testing-library/commits?author=NicholasBoll" title="Tests">⚠️</a></td>
216216
<td align="center"><a href="https://github.com/FlopieUtd"><img src="https://avatars3.githubusercontent.com/u/23555863?v=4" width="100px;" alt=""/><br /><sub><b>FlopieUtd</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=FlopieUtd" title="Documentation">📖</a></td>
217217
</tr>
218+
<tr>
219+
<td align="center"><a href="https://github.com/leosuncin"><img src="https://avatars1.githubusercontent.com/u/4307697?v=4" width="100px;" alt=""/><br /><sub><b>Jaime Leonardo Suncin Cruz</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/issues?q=author%3Aleosuncin" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/cypress-testing-library/commits?author=leosuncin" title="Code">💻</a> <a href="https://github.com/testing-library/cypress-testing-library/commits?author=leosuncin" title="Tests">⚠️</a></td>
220+
</tr>
218221
</table>
219222

220223
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)