1
0
mirror of https://github.com/labstack/echo.git synced 2025-01-26 03:20:08 +02:00
echo/.all-contributorsrc
allcontributors[bot] ac7c1346e8
docs: add aldas as a contributor for review (#1962)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Vishal Rana <vr@labstack.com>
2021-08-15 10:37:48 -07:00

62 lines
1.4 KiB
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "vishr",
"name": "Vishal Rana",
"avatar_url": "https://avatars.githubusercontent.com/u/314036?v=4",
"profile": "http://vishr.com",
"contributions": [
"design"
]
},
{
"login": "lammel",
"name": "Roland Lammel",
"avatar_url": "https://avatars.githubusercontent.com/u/43678?v=4",
"profile": "https://github.com/lammel",
"contributions": [
"maintenance"
]
},
{
"login": "aldas",
"name": "Martti T.",
"avatar_url": "https://avatars.githubusercontent.com/u/2320301?v=4",
"profile": "https://github.com/aldas",
"contributions": [
"maintenance"
]
},
{
"login": "pafuent",
"name": "Pablo Andres Fuente",
"avatar_url": "https://avatars.githubusercontent.com/u/6979945?v=4",
"profile": "https://github.com/pafuent",
"contributions": [
"maintenance"
]
},
{
"login": "aldas",
"name": "Martti T.",
"avatar_url": "https://avatars.githubusercontent.com/u/2320301?v=4",
"profile": "https://github.com/aldas",
"contributions": [
"maintenance",
"review"
]
}
],
"contributorsPerLine": 7,
"projectName": "echo",
"projectOwner": "labstack",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}