Skip to content

Commit ac2e80f

Browse files
docs: add TrySound as a contributor (#571)
* 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 544cf4e commit ac2e80f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,17 @@
369369
"code",
370370
"doc"
371371
]
372+
},
373+
{
374+
"login": "TrySound",
375+
"name": "Bogdan Chadkin",
376+
"avatar_url": "https://avatars0.githubusercontent.com/u/5635476?v=4",
377+
"profile": "https://twitter.com/IAmTrySound",
378+
"contributions": [
379+
"review",
380+
"question",
381+
"ideas"
382+
]
372383
}
373384
],
374385
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
554554
<td align="center"><a href="https://sebastienlorber.com/"><img src="https://avatars0.githubusercontent.com/u/749374?v=4" width="100px;" alt=""/><br /><sub><b>Sébastien Lorber</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=slorber" title="Code">💻</a></td>
555555
<td align="center"><a href="https://kirjai.com"><img src="https://avatars1.githubusercontent.com/u/9858620?v=4" width="100px;" alt=""/><br /><sub><b>Kirils Ladovs</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=kirjai" title="Documentation">📖</a></td>
556556
<td align="center"><a href="https://github.com/enesTufekci"><img src="https://avatars3.githubusercontent.com/u/16020295?v=4" width="100px;" alt=""/><br /><sub><b>Enes Tüfekçi</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=enesTufekci" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=enesTufekci" title="Documentation">📖</a></td>
557+
<td align="center"><a href="https://twitter.com/IAmTrySound"><img src="https://avatars0.githubusercontent.com/u/5635476?v=4" width="100px;" alt=""/><br /><sub><b>Bogdan Chadkin</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/pulls?q=is%3Apr+reviewed-by%3ATrySound" title="Reviewed Pull Requests">👀</a> <a href="#question-TrySound" title="Answering Questions">💬</a> <a href="#ideas-TrySound" title="Ideas, Planning, & Feedback">🤔</a></td>
557558
</tr>
558559
</table>
559560

0 commit comments

Comments
 (0)