Skip to content

Commit

Permalink
docs: add gndelia as a contributor (jaredpalmer#550)
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>
  • Loading branch information
allcontributors[bot] authored and paul-vd committed Dec 1, 2020
1 parent 1f016a6 commit 370d0f9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,15 @@
"contributions": [
"bug"
]
},
{
"login": "gndelia",
"name": "Gonzalo D'Elia",
"avatar_url": "https://avatars1.githubusercontent.com/u/352474?v=4",
"profile": "https://github.com/gndelia",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://www.etiennedeladonchamps.fr/"><img src="https://avatars3.githubusercontent.com/u/14336608?v=4" width="100px;" alt=""/><br /><sub><b>Etienne Dldc</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Aetienne-dldc" title="Bug reports">🐛</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=etienne-dldc" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=etienne-dldc" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/fknop"><img src="https://avatars2.githubusercontent.com/u/6775689?v=4" width="100px;" alt=""/><br /><sub><b>Florian Knop</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Afknop" title="Bug reports">🐛</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/gndelia"><img src="https://avatars1.githubusercontent.com/u/352474?v=4" width="100px;" alt=""/><br /><sub><b>Gonzalo D'Elia</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=gndelia" title="Code">💻</a></td>
</tr>
</table>

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

0 comments on commit 370d0f9

Please sign in to comment.