1
0
mirror of https://github.com/labstack/echo.git synced 2025-02-03 13:11:39 +02:00
echo/.all-contributorsrc
2021-08-15 10:26:37 -07:00

52 lines
1.2 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"
]
}
],
"contributorsPerLine": 7,
"projectName": "echo",
"projectOwner": "labstack",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}