Skip to content

Commit

Permalink
docs: add FredyC as a contributor (#570)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
allcontributors[bot] and agilgur5 committed Mar 11, 2020
1 parent ac2e80f commit ac1fd87
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .all-contributorsrc
Expand Up @@ -380,6 +380,19 @@
"question",
"ideas"
]
},
{
"login": "FredyC",
"name": "Daniel K.",
"avatar_url": "https://avatars0.githubusercontent.com/u/1096340?v=4",
"profile": "https://github.com/FredyC",
"contributions": [
"code",
"doc",
"test",
"ideas",
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -556,6 +556,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<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>
<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>
</tr>
<tr>
<td align="center"><a href="https://github.com/FredyC"><img src="https://avatars0.githubusercontent.com/u/1096340?v=4" width="100px;" alt=""/><br /><sub><b>Daniel K.</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=FredyC" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=FredyC" title="Documentation">📖</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=FredyC" title="Tests">⚠️</a> <a href="#ideas-FredyC" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3AFredyC" title="Bug reports">🐛</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
Expand Down

0 comments on commit ac1fd87

Please sign in to comment.