Skip to content

Commit 444ccf7

Browse files
docs: add aw-davidson as a contributor (#397)
* 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 f3ce6df commit 444ccf7

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
@@ -549,6 +549,15 @@
549549
"contributions": [
550550
"doc"
551551
]
552+
},
553+
{
554+
"login": "aw-davidson",
555+
"name": "aw-davidson",
556+
"avatar_url": "https://avatars2.githubusercontent.com/u/32170938?v=4",
557+
"profile": "https://github.com/aw-davidson",
558+
"contributions": [
559+
"doc"
560+
]
552561
}
553562
],
554563
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
111111
<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/testing-library-docs/commits?author=NicholasBoll" title="Documentation">📖</a></td>
112112
<td align="center"><a href="https://github.com/Billy-"><img src="https://avatars2.githubusercontent.com/u/4316168?v=4" width="100px;" alt=""/><br /><sub><b>Billy Matthews</b></sub></a><br /><a href="#talk-Billy-" title="Talks">📢</a> <a href="https://github.com/testing-library/testing-library-docs/commits?author=Billy-" title="Documentation">📖</a></td>
113113
<td align="center"><a href="https://github.com/dale-french"><img src="https://avatars3.githubusercontent.com/u/6544116?v=4" width="100px;" alt=""/><br /><sub><b>Dale French</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=dale-french" title="Documentation">📖</a></td>
114+
<td align="center"><a href="https://github.com/aw-davidson"><img src="https://avatars2.githubusercontent.com/u/32170938?v=4" width="100px;" alt=""/><br /><sub><b>aw-davidson</b></sub></a><br /><a href="https://github.com/testing-library/testing-library-docs/commits?author=aw-davidson" title="Documentation">📖</a></td>
114115
</tr>
115116
</table>
116117

0 commit comments

Comments
 (0)