1
0
mirror of https://github.com/danog/liquid.git synced 2024-11-26 21:04:38 +01:00
liquid/.all-contributorsrc
2021-07-05 14:29:24 +08:00

68 lines
1.5 KiB
JSON

{
"projectName": "liquid",
"projectOwner": "osteele",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "osteele",
"name": "Oliver Steele",
"avatar_url": "https://avatars2.githubusercontent.com/u/674?v=4",
"profile": "https://osteele.com/",
"contributions": [
"code",
"doc",
"ideas",
"infra",
"review",
"test"
]
},
{
"login": "thessem",
"name": "James Littlejohn",
"avatar_url": "https://avatars0.githubusercontent.com/u/973593?v=4",
"profile": "https://github.com/thessem",
"contributions": [
"code",
"doc",
"test"
]
},
{
"login": "nsf",
"name": "nsf",
"avatar_url": "https://avatars2.githubusercontent.com/u/12567?v=4",
"profile": "http://nosmileface.ru",
"contributions": [
"code",
"test"
]
},
{
"login": "Eun",
"name": "Tobias Salzmann",
"avatar_url": "https://avatars.githubusercontent.com/u/796084?v=4",
"profile": "https://tobias.salzmann.berlin/",
"contributions": [
"code"
]
},
{
"login": "bendoerr",
"name": "Ben Doerr",
"avatar_url": "https://avatars.githubusercontent.com/u/253068?v=4",
"profile": "https://github.com/bendoerr",
"contributions": [
"code"
]
}
],
"commitConvention": "none"
}