awesome-copilot/.all-contributorsrc
2025-08-22 10:37:14 +10:00

26 lines
549 B
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"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}