Skip to content

Commit f91fce6

Browse files
docs: add travi as a contributor (#120)
* docs: update README.md * docs: update .all-contributorsrc
1 parent e052ece commit f91fce6

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,15 @@
291291
"code",
292292
"test"
293293
]
294+
},
295+
{
296+
"login": "travi",
297+
"name": "Matt Travi",
298+
"avatar_url": "https://avatars1.githubusercontent.com/u/126441?v=4",
299+
"profile": "https://matt.travi.org",
300+
"contributions": [
301+
"code"
302+
]
294303
}
295304
],
296305
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ Thanks goes to these people ([emoji key][emojis]):
217217
</tr>
218218
<tr>
219219
<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+
<td align="center"><a href="https://matt.travi.org"><img src="https://avatars1.githubusercontent.com/u/126441?v=4" width="100px;" alt=""/><br /><sub><b>Matt Travi</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=travi" title="Code">💻</a></td>
220221
</tr>
221222
</table>
222223

0 commit comments

Comments
 (0)