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

Commit

Permalink
docs: add daveols as a contributor (#143)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Jul 24, 2020
1 parent ad41bb6 commit 7355d97
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Expand Up @@ -178,6 +178,17 @@
"contributions": [
"code"
]
},
{
"login": "daveols",
"name": "Dave Olsen",
"avatar_url": "https://avatars3.githubusercontent.com/u/10344370?v=4",
"profile": "http://daveolsen.com.au",
"contributions": [
"code",
"test",
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -195,12 +195,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<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>
<td align="center"><a href="http://daveolsen.com.au"><img src="https://avatars3.githubusercontent.com/u/10344370?v=4" width="100px;" alt=""/><br /><sub><b>Dave Olsen</b></sub></a><br /><a href="https://github.com/testing-library/native-testing-library/commits?author=daveols" title="Code">馃捇</a> <a href="https://github.com/testing-library/native-testing-library/commits?author=daveols" title="Tests">鈿狅笍</a> <a href="https://github.com/testing-library/native-testing-library/commits?author=daveols" title="Documentation">馃摉</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors)
Expand Down

0 comments on commit 7355d97

Please sign in to comment.