Skip to content

Commit 9a11b10

Browse files
docs: add ccarse as a contributor (#590)
* 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 c256093 commit 9a11b10

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,15 @@
483483
"code",
484484
"bug"
485485
]
486+
},
487+
{
488+
"login": "ccarse",
489+
"name": "Cody Carse",
490+
"avatar_url": "https://avatars2.githubusercontent.com/u/1965943?v=4",
491+
"profile": "https://github.com/ccarse",
492+
"contributions": [
493+
"doc"
494+
]
486495
}
487496
],
488497
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
569569
<td align="center"><a href="https://honzabrecka.com"><img src="https://avatars3.githubusercontent.com/u/1021827?v=4" width="100px;" alt=""/><br /><sub><b>Honza Břečka</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=honzabrecka" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Ahonzabrecka" title="Bug reports">🐛</a></td>
570570
<td align="center"><a href="http://chatlayer.ai"><img src="https://avatars1.githubusercontent.com/u/4059732?v=4" width="100px;" alt=""/><br /><sub><b>Ward Loos</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=wrdls" title="Code">💻</a> <a href="#ideas-wrdls" title="Ideas, Planning, & Feedback">🤔</a></td>
571571
<td align="center"><a href="https://github.com/bbugh"><img src="https://avatars3.githubusercontent.com/u/438465?v=4" width="100px;" alt=""/><br /><sub><b>Brian Bugh</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=bbugh" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Abbugh" title="Bug reports">🐛</a></td>
572+
<td align="center"><a href="https://github.com/ccarse"><img src="https://avatars2.githubusercontent.com/u/1965943?v=4" width="100px;" alt=""/><br /><sub><b>Cody Carse</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=ccarse" title="Documentation">📖</a></td>
572573
</tr>
573574
</table>
574575

0 commit comments

Comments
 (0)