awesome-copilot/.all-contributorsrc
copilot-swe-agent[bot] d1e8402ca8 Finalize all-contributors setup and update documentation
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
2025-08-21 23:36:20 +00:00

26 lines
554 B
JSON

{
"projectName": "awesome-copilot",
"projectOwner": "github",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "tossnet",
"name": "Christophe Peugnet",
"avatar_url": "https://avatars.githubusercontent.com/u/3845786?v=4",
"profile": "https://github.com/tossnet",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}