Skip to content

Commit 272547e

Browse files
docs: add audiolion as a contributor (#601)
* 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 43e4e2f commit 272547e

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,17 @@
590590
"contributions": [
591591
"code"
592592
]
593+
},
594+
{
595+
"login": "audiolion",
596+
"name": "Ryan Castner",
597+
"avatar_url": "https://avatars1.githubusercontent.com/u/2430381?v=4",
598+
"profile": "http://audiolion.github.io",
599+
"contributions": [
600+
"code",
601+
"test",
602+
"ideas"
603+
]
593604
}
594605
],
595606
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
583583
<td align="center"><a href="https://github.com/mfolnovic"><img src="https://avatars3.githubusercontent.com/u/20919?v=4" width="100px;" alt=""/><br /><sub><b>Matija Folnovic</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=mfolnovic" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=mfolnovic" title="Documentation">📖</a></td>
584584
<td align="center"><a href="https://github.com/Aidurber"><img src="https://avatars1.githubusercontent.com/u/5732291?v=4" width="100px;" alt=""/><br /><sub><b>Andrew</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=Aidurber" title="Code">💻</a></td>
585585
</tr>
586+
<tr>
587+
<td align="center"><a href="http://audiolion.github.io"><img src="https://avatars1.githubusercontent.com/u/2430381?v=4" width="100px;" alt=""/><br /><sub><b>Ryan Castner</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=audiolion" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=audiolion" title="Tests">⚠️</a> <a href="#ideas-audiolion" title="Ideas, Planning, & Feedback">🤔</a></td>
588+
</tr>
586589
</table>
587590

588591
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)