mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
docs: update .all-contributorsrc [skip ci]
This commit is contained in:
committed by
GitHub
parent
b35ff87ee5
commit
23f9b5ab03
+19
-3
@@ -2,12 +2,28 @@
|
||||
"projectName": "processing4-carbon-aug-19",
|
||||
"projectOwner": "processing",
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 120,
|
||||
"contributorsPerLine": 6,
|
||||
"commit": true,
|
||||
"contributors": [],
|
||||
"contributors": [
|
||||
{
|
||||
"login": "REAS",
|
||||
"name": "Casey Reas",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/677774?v=4",
|
||||
"profile": "http://reas.com",
|
||||
"contributions": [
|
||||
"code",
|
||||
"ideas",
|
||||
"infra",
|
||||
"mentoring",
|
||||
"content",
|
||||
"talk",
|
||||
"tutorial"
|
||||
]
|
||||
}
|
||||
],
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true,
|
||||
|
||||
Reference in New Issue
Block a user