Skip to content

Commit 30e74d0

Browse files
docs: add nedredmond as a contributor for test (epicweb-dev#249)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 9e07aab commit 30e74d0

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
@@ -491,6 +491,15 @@
491491
"contributions": [
492492
"doc"
493493
]
494+
},
495+
{
496+
"login": "nedredmond",
497+
"name": "Ned Redmond",
498+
"avatar_url": "https://avatars.githubusercontent.com/u/23404711?v=4",
499+
"profile": "https://github.com/nedredmond",
500+
"contributions": [
501+
"test"
502+
]
494503
}
495504
],
496505
"skipCi": true

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ Thanks goes to these wonderful people
243243
<td align="center"><a href="https://github.com/marioleed"><img src="https://avatars.githubusercontent.com/u/1763448?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mario Sannum</b></sub></a><br /><a href="https://github.com/kentcdodds/react-fundamentals/commits?author=marioleed" title="Code">💻</a></td>
244244
<td align="center"><a href="https://github.com/octokatherine"><img src="https://avatars.githubusercontent.com/u/49968061?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Katherine Peterson</b></sub></a><br /><a href="https://github.com/kentcdodds/react-fundamentals/commits?author=octokatherine" title="Documentation">📖</a></td>
245245
<td align="center"><a href="https://alexcwatt.com/"><img src="https://avatars.githubusercontent.com/u/494201?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Watt</b></sub></a><br /><a href="https://github.com/kentcdodds/react-fundamentals/commits?author=alexcwatt" title="Documentation">📖</a></td>
246+
<td align="center"><a href="https://github.com/nedredmond"><img src="https://avatars.githubusercontent.com/u/23404711?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ned Redmond</b></sub></a><br /><a href="https://github.com/kentcdodds/react-fundamentals/commits?author=nedredmond" title="Tests">⚠️</a></td>
246247
</tr>
247248
</table>
248249

0 commit comments

Comments
 (0)