Skip to content

Commit 10e54d5

Browse files
docs: add gndelia as a contributor (#550)
* 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 f4783d6 commit 10e54d5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,15 @@
235235
"contributions": [
236236
"bug"
237237
]
238+
},
239+
{
240+
"login": "gndelia",
241+
"name": "Gonzalo D'Elia",
242+
"avatar_url": "https://avatars1.githubusercontent.com/u/352474?v=4",
243+
"profile": "https://github.com/gndelia",
244+
"contributions": [
245+
"code"
246+
]
238247
}
239248
],
240249
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
538538
<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>
539539
<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>
540540
</tr>
541+
<tr>
542+
<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>
543+
</tr>
541544
</table>
542545

543546
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)