Skip to content

Commit edf29ef

Browse files
allcontributors[bot]agilgur5
authored andcommitted
docs: add jakegavin as a contributor (jaredpalmer#561)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Anton Gilgur <agilgur5@gmail.com>
1 parent 1944599 commit edf29ef

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,16 @@
317317
"code",
318318
"bug"
319319
]
320+
},
321+
{
322+
"login": "jakegavin",
323+
"name": "Jake Gavin",
324+
"avatar_url": "https://avatars2.githubusercontent.com/u/5965895?v=4",
325+
"profile": "http://www.twitter.com/jake_gavin",
326+
"contributions": [
327+
"bug",
328+
"code"
329+
]
320330
}
321331
],
322332
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
566566
</tr>
567567
<tr>
568568
<td align="center"><a href="https://pablosz.tech"><img src="https://avatars3.githubusercontent.com/u/8672915?v=4" width="100px;" alt=""/><br /><sub><b>Pablo Saez</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=PabloSzx" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3APabloSzx" title="Bug reports">🐛</a></td>
569+
<td align="center"><a href="http://www.twitter.com/jake_gavin"><img src="https://avatars2.githubusercontent.com/u/5965895?v=4" width="100px;" alt=""/><br /><sub><b>Jake Gavin</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Ajakegavin" title="Bug reports">🐛</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=jakegavin" title="Code">💻</a></td>
569570
</tr>
570571
</table>
571572

0 commit comments

Comments
 (0)