Skip to content

Commit 6f6cde4

Browse files
docs: add jhackshaw as a contributor for code (#133)
* 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 bcd14ce commit 6f6cde4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,10 +415,20 @@
415415
"contributions": [
416416
"code"
417417
]
418+
},
419+
{
420+
"login": "jhackshaw",
421+
"name": "Jeff Hackshaw",
422+
"avatar_url": "https://avatars.githubusercontent.com/u/36460150?v=4",
423+
"profile": "https://github.com/jhackshaw",
424+
"contributions": [
425+
"code"
426+
]
418427
}
419428
],
420429
"repoType": "github",
421430
"contributorsPerLine": 7,
422431
"repoHost": "https://github.com",
423-
"commitConvention": "none"
432+
"commitConvention": "none",
433+
"skipCi": true
424434
}

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,9 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
243243
<td align="center"><a href="https://github.com/christiangoltz"><img src="https://avatars.githubusercontent.com/u/2478085?v=4?s=100" width="100px;" alt=""/><br /><sub><b>christiangoltz</b></sub></a><br /><a href="https://github.com/mj1618/serverless-offline-sns/commits?author=christiangoltz" title="Code">💻</a></td>
244244
<td align="center"><a href="https://github.com/artem7902"><img src="https://avatars.githubusercontent.com/u/26010756?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Artem Yefimenko</b></sub></a><br /><a href="https://github.com/mj1618/serverless-offline-sns/commits?author=artem7902" title="Code">💻</a></td>
245245
</tr>
246+
<tr>
247+
<td align="center"><a href="https://github.com/jhackshaw"><img src="https://avatars.githubusercontent.com/u/36460150?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeff Hackshaw</b></sub></a><br /><a href="https://github.com/mj1618/serverless-offline-sns/commits?author=jhackshaw" title="Code">💻</a></td>
248+
</tr>
246249
</table>
247250

248251
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)