atlas/.all-contributorsrc

36 lines
738 B
Plaintext
Raw Normal View History

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Codixer",
"name": "Stefano",
"avatar_url": "https://avatars.githubusercontent.com/u/25939526?v=4",
"profile": "https://stefanocoding.me",
"contributions": [
2022-10-04 00:36:42 +02:00
"business",
"code",
"content",
"data",
"design",
"fundingFinding",
"infra",
"maintenance",
"projectManagement",
"question",
"security"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "atlas",
"projectOwner": "placeAtlas"
}