Skip to content

Commit 79f5c77

Browse files
authored
Merge pull request #92 from goldbergyoni/all-contributors/add-tomanagle
docs: add tomanagle as a contributor
2 parents 193e933 + 3ac721b commit 79f5c77

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
@@ -159,6 +159,15 @@
159159
"contributions": [
160160
"content"
161161
]
162+
},
163+
{
164+
"login": "tomanagle",
165+
"name": "Tom Nagle",
166+
"avatar_url": "https://avatars1.githubusercontent.com/u/8683577?v=4",
167+
"profile": "https://tomdoes.tech/",
168+
"contributions": [
169+
"content"
170+
]
162171
}
163172
],
164173
"projectName": "javascript-testing-best-practices",

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2047,6 +2047,7 @@ Thanks goes to these wonderful people who have contributed to this repository!
20472047
<td align="center"><a href="https://github.com/shadowspawn"><img src="https://avatars1.githubusercontent.com/u/15719847?v=4" width="100px;" alt="John Gee"/><br /><sub><b>John Gee</b></sub></a><br /><a href="#content-shadowspawn" title="Content">🖋</a></td>
20482048
<td align="center"><a href="https://github.com/aurelijusrozenas"><img src="https://avatars0.githubusercontent.com/u/3273544?v=4" width="100px;" alt="Aurelijus Rožėnas"/><br /><sub><b>Aurelijus Rožėnas</b></sub></a><br /><a href="#content-aurelijusrozenas" title="Content">🖋</a></td>
20492049
<td align="center"><a href="http://aaronshivers.com"><img src="https://avatars2.githubusercontent.com/u/42848750?v=4" width="100px;" alt="Aaron"/><br /><sub><b>Aaron</b></sub></a><br /><a href="#content-aaronshivers" title="Content">🖋</a></td>
2050+
<td align="center"><a href="https://tomdoes.tech/"><img src="https://avatars1.githubusercontent.com/u/8683577?v=4" width="100px;" alt="Tom Nagle"/><br /><sub><b>Tom Nagle</b></sub></a><br /><a href="#content-tomanagle" title="Content">🖋</a></td>
20502051
</tr>
20512052
</table>
20522053

0 commit comments

Comments
 (0)