Skip to content

Commit 4e56d11

Browse files
Merge pull request #20 from typescript-cheatsheets/all-contributors/add-dantehemerson
docs: add dantehemerson as a contributor
2 parents 588e326 + 1d06035 commit 4e56d11

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,17 @@
4646
"code",
4747
"doc"
4848
]
49+
},
50+
{
51+
"login": "dantehemerson",
52+
"name": "Dante Calderón",
53+
"avatar_url": "https://avatars3.githubusercontent.com/u/18385321?v=4",
54+
"profile": "https://dantecalderon.dev",
55+
"contributions": [
56+
"translation",
57+
"code",
58+
"doc"
59+
]
4960
}
5061
],
5162
"imageSize": 100,

COLABORADORES.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Gracias a todas esas maravillosas personas ([emoji key](https://allcontributors.
1111
<td align="center"><a href="https://github.com/aromanarguello"><img src="https://avatars0.githubusercontent.com/u/28843542?v=4" width="100px;" alt=""/><br /><sub><b>aromanarguello</b></sub></a><br /><a href="https://github.com/typescript-cheatsheets/react-typescript-cheatsheet-es/commits?author=aromanarguello" title="Code">💻</a> <a href="https://github.com/typescript-cheatsheets/react-typescript-cheatsheet-es/commits?author=aromanarguello" title="Documentation">📖</a></td>
1212
<td align="center"><a href="https://github.com/carburo"><img src="https://avatars1.githubusercontent.com/u/4054941?v=4" width="100px;" alt=""/><br /><sub><b>Rainer Martínez Fraga</b></sub></a><br /><a href="#translation-carburo" title="Translation">🌍</a> <a href="https://github.com/typescript-cheatsheets/react-typescript-cheatsheet-es/commits?author=carburo" title="Code">💻</a> <a href="https://github.com/typescript-cheatsheets/react-typescript-cheatsheet-es/commits?author=carburo" title="Documentation">📖</a></td>
1313
<td align="center"><a href="https://hansgarcia.dev/"><img src="https://avatars1.githubusercontent.com/u/18727829?v=4" width="100px;" alt=""/><br /><sub><b>Hans Garcia</b></sub></a><br /><a href="#translation-hlebon" title="Translation">🌍</a> <a href="https://github.com/typescript-cheatsheets/react-typescript-cheatsheet-es/commits?author=hlebon" title="Code">💻</a> <a href="https://github.com/typescript-cheatsheets/react-typescript-cheatsheet-es/commits?author=hlebon" title="Documentation">📖</a></td>
14+
<td align="center"><a href="https://dantecalderon.dev"><img src="https://avatars3.githubusercontent.com/u/18385321?v=4" width="100px;" alt=""/><br /><sub><b>Dante Calderón</b></sub></a><br /><a href="#translation-dantehemerson" title="Translation">🌍</a> <a href="https://github.com/typescript-cheatsheets/react-typescript-cheatsheet-es/commits?author=dantehemerson" title="Code">💻</a> <a href="https://github.com/typescript-cheatsheets/react-typescript-cheatsheet-es/commits?author=dantehemerson" title="Documentation">📖</a></td>
1415
</tr>
1516
</table>
1617

0 commit comments

Comments
 (0)