Skip to content

Commit 0c2d85b

Browse files
Merge pull request #5 from aromanarguello/contribuyendo
Translate + adding colaboradores.md
2 parents 2f1d2ea + 2be804c commit 0c2d85b

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

.all-contributorsrc

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"files": [
3+
"COLABORADORES.md",
4+
"README.md"
5+
],
6+
"imageSize": 100,
7+
"commit": true,
8+
"commitConvention": "angular",
9+
"contributors": [
10+
{
11+
"login": "laurosilvacom",
12+
"name": "Lauro Silva",
13+
"avatar_url": "https://avatars0.githubusercontent.com/u/57044804?s=460&v=4",
14+
"profile": "https://github.com/laurosilvacom",
15+
"contributions": [
16+
"ideas",
17+
"review",
18+
"maintenance",
19+
"content"
20+
]
21+
},
22+
],
23+
"contributorsPerLine": 7,
24+
"projectName": "react-typescript-cheatsheet-es",
25+
"projectOwner": "typescript-cheatsheets",
26+
"repoType": "github",
27+
"repoHost": "https://github.com"
28+
}

COLABORADORES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Contributors
2+
3+
Gracias a todas esas maravillosas personas ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
4+
5+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
6+
7+
<!-- ALL-CONTRIBUTORS-LIST:END -->
8+
9+
Este proyecto sigue la specificación de [all-contributors](https://allcontributors.org/docs/es-es/overview). ¡Todo tipo de colaboradores son bienvenidos!

0 commit comments

Comments
 (0)