Update .all-contributorsrc to match p5.js' settings

This commit is contained in:
Raphaël de Courville
2024-11-01 12:03:52 +01:00
committed by GitHub
parent 3682fa969b
commit f8ec84ada0
+12
View File
@@ -1,4 +1,16 @@
{
"projectName": "processing4-carbon-aug-19",
"projectOwner": "processing"
"files": [
"README.md"
],
"imageSize": 120,
"contributorsPerLine": 6,
"commit": true,
"contributors": [],
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}