feat: update read me

This commit is contained in:
thomas
2023-12-11 22:18:04 +01:00
parent f11d34065a
commit dc9e50a219

View File

@@ -3,9 +3,7 @@
"projectOwner": "tomalaforge",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"files": ["README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
@@ -13,6 +11,18 @@
"challenge": {
"symbol": "🧩",
"description": "Created a challenge"
},
"translation-es": {
"symbol": "🇪🇸",
"description": "Translate the side in spanish"
},
"translation-fr": {
"symbol": "🇫🇷",
"description": "Translate the side in french"
},
"translation-pt": {
"symbol": "🇵🇹",
"description": "Translate the side in portugese"
}
},
"contributors": [
@@ -27,7 +37,8 @@
"doc",
"content",
"ideas",
"design"
"design",
"translation-fr"
]
},
{
@@ -35,104 +46,77 @@
"name": "Alan Dragicevich",
"avatar_url": "https://avatars.githubusercontent.com/u/31838230?v=4",
"profile": "https://github.com/alan-bio",
"contributions": [
"doc"
]
"contributions": ["doc"]
},
{
"login": "edimitchel",
"name": "Michel EDIGHOFFER",
"avatar_url": "https://avatars.githubusercontent.com/u/2922851?v=4",
"profile": "https://github.com/edimitchel",
"contributions": [
"doc"
]
"contributions": ["doc"]
},
{
"login": "gsgonzalez88",
"name": "Gerardo Sebastian Gonzalez",
"avatar_url": "https://avatars.githubusercontent.com/u/39884678?v=4",
"profile": "https://github.com/gsgonzalez88",
"contributions": [
"doc"
]
"contributions": ["doc"]
},
{
"login": "marryday",
"name": "Evseev Yuriy",
"avatar_url": "https://avatars.githubusercontent.com/u/57489315?v=4",
"profile": "https://github.com/marryday",
"contributions": [
"bug"
]
"contributions": ["bug"]
},
{
"login": "tomer953",
"name": "Tomer953",
"avatar_url": "https://avatars.githubusercontent.com/u/1807493?v=4",
"profile": "https://github.com/tomer953",
"contributions": [
"bug",
"doc",
"code"
]
"contributions": ["bug", "doc", "code"]
},
{
"login": "jdegand",
"name": "J. Degand",
"avatar_url": "https://avatars.githubusercontent.com/u/70610011?v=4",
"profile": "https://github.com/jdegand",
"contributions": [
"doc"
]
"contributions": ["doc"]
},
{
"login": "DeveshChau",
"name": "Devesh Chaudhari",
"avatar_url": "https://avatars.githubusercontent.com/u/9509673?v=4",
"profile": "https://github.com/DeveshChau",
"contributions": [
"code",
"bug",
"challenge"
]
"contributions": ["code", "bug", "challenge"]
},
{
"login": "dmmishchenko",
"name": "Dmitriy Mishchenko",
"avatar_url": "https://avatars.githubusercontent.com/u/51910160?v=4",
"profile": "https://github.com/dmmishchenko",
"contributions": [
"doc"
]
"contributions": ["doc"]
},
{
"login": "Sagardevkota",
"name": "Sagar Devkota",
"avatar_url": "https://avatars.githubusercontent.com/u/30800393?v=4",
"profile": "http://www.sagardev.com.np",
"contributions": [
"doc",
"code"
]
"contributions": ["doc", "code"]
},
{
"login": "nelsongutidev",
"name": "Nelson Gutierrez",
"avatar_url": "https://avatars.githubusercontent.com/u/62297014?v=4",
"profile": "https://nelsonguti.dev/",
"contributions": [
"doc"
]
"contributions": ["translation-es"]
},
{
"login": "ho-ssain",
"name": "Hossain K. M.",
"avatar_url": "https://avatars.githubusercontent.com/u/61125174?v=4",
"profile": "https://github.com/ho-ssain",
"contributions": [
"doc"
]
"contributions": ["doc"]
}
],
"contributorsPerLine": 7,