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

Commit 7355d97

Browse files
docs: add daveols as a contributor (#143)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent ad41bb6 commit 7355d97

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,17 @@
178178
"contributions": [
179179
"code"
180180
]
181+
},
182+
{
183+
"login": "daveols",
184+
"name": "Dave Olsen",
185+
"avatar_url": "https://avatars3.githubusercontent.com/u/10344370?v=4",
186+
"profile": "http://daveolsen.com.au",
187+
"contributions": [
188+
"code",
189+
"test",
190+
"doc"
191+
]
181192
}
182193
],
183194
"contributorsPerLine": 7,

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,12 +195,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
195195
<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>
196196
<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>
197197
<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>
198+
<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>
198199
</tr>
199200
</table>
200201

201202
<!-- markdownlint-enable -->
202203
<!-- prettier-ignore-end -->
203-
204204
<!-- ALL-CONTRIBUTORS-LIST:END -->
205205

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

0 commit comments

Comments
 (0)