Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

docs: add AEgan as a contributor #98

Merged
merged 2 commits into from
Dec 13, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,15 @@
"contributions": [
"code"
]
},
{
"login": "AEgan",
"name": "Alex Egan",
"avatar_url": "https://avatars0.githubusercontent.com/u/3501927?v=4",
"profile": "https://github.com/AEgan",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://ajsmth.com"><img src="https://avatars2.githubusercontent.com/u/40680668?v=4" width="100px;" alt=""/><br /><sub><b>andy</b></sub></a><br /><a href="https://github.com/testing-library/native-testing-library/commits?author=ajsmth" title="Code">💻</a> <a href="https://github.com/testing-library/native-testing-library/commits?author=ajsmth" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/aiham"><img src="https://avatars2.githubusercontent.com/u/609164?v=4" width="100px;" alt=""/><br /><sub><b>Aiham</b></sub></a><br /><a href="https://github.com/testing-library/native-testing-library/commits?author=aiham" title="Code">💻</a></td>
<td align="center"><a href="https://twitter.com/sseraphini"><img src="https://avatars3.githubusercontent.com/u/2005841?v=4" width="100px;" alt=""/><br /><sub><b>Sibelius Seraphini</b></sub></a><br /><a href="https://github.com/testing-library/native-testing-library/commits?author=sibelius" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/AEgan"><img src="https://avatars0.githubusercontent.com/u/3501927?v=4" width="100px;" alt=""/><br /><sub><b>Alex Egan</b></sub></a><br /><a href="https://github.com/testing-library/native-testing-library/commits?author=AEgan" title="Code">💻</a></td>
</tr>
</table>

Expand Down