awesome-copilot/.all-contributorsrc
2025-08-22 10:38:11 +10:00

44 lines
1.0 KiB
JSON

{
"projectName": "awesome-copilot",
"projectOwner": "github",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "aaronpowell",
"name": "Aaron Powell",
"avatar_url": "https://avatars.githubusercontent.com/u/434140?v=4",
"profile": "https://www.aaron-powell.com/",
"contributions": [
"code"
]
},
{
"login": "mubaidr",
"name": "Muhammad Ubaid Raza",
"avatar_url": "https://avatars.githubusercontent.com/u/2222702?v=4",
"profile": "https://mubaidr.js.org/",
"contributions": [
"code"
]
},
{
"login": "digitarald",
"name": "Harald Kirschner",
"avatar_url": "https://avatars.githubusercontent.com/u/8599?v=4",
"profile": "http://digitarald.de/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}