Files
firefox_decrypt-mirror/.all-contributorsrc
2023-04-27 20:13:51 +02:00

74 lines
1.6 KiB
JSON

{
"projectName": "firefox_decrypt",
"projectOwner": "unode",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"CONTRIBUTORS.md",
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "unode",
"name": "Renato Alves",
"avatar_url": "https://avatars.githubusercontent.com/u/122319?v=4",
"profile": "https://gitlab.com/unode",
"contributions": [
"a11y",
"question",
"bug",
"code",
"content",
"data",
"design",
"doc",
"example",
"ideas",
"infra",
"maintenance",
"mentoring",
"platform",
"plugin",
"projectManagement",
"promotion",
"research",
"review",
"security",
"test",
"tool",
"tutorial",
"userTesting"
]
},
{
"login": "NeffIsBack",
"name": "Alex",
"avatar_url": "https://avatars.githubusercontent.com/u/61382599?v=4",
"profile": "https://github.com/NeffIsBack",
"contributions": [
"platform"
]
},
{
"login": "criztovyl",
"name": "Christoph Schulz",
"avatar_url": "https://avatars.githubusercontent.com/u/2174918?v=4",
"profile": "https://criztovyl.space/",
"contributions": [
"bug",
"code",
"doc",
"example",
"maintenance",
"test",
"userTesting"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}