We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35ff87 commit 23f9b5aCopy full SHA for 23f9b5a
1 file changed
.all-contributorsrc
@@ -2,12 +2,28 @@
2
"projectName": "processing4-carbon-aug-19",
3
"projectOwner": "processing",
4
"files": [
5
- "README.md"
6
- ],
+ "README.md"
+ ],
7
"imageSize": 120,
8
"contributorsPerLine": 6,
9
"commit": true,
10
- "contributors": [],
+ "contributors": [
11
+ {
12
+ "login": "REAS",
13
+ "name": "Casey Reas",
14
+ "avatar_url": "https://avatars.githubusercontent.com/u/677774?v=4",
15
+ "profile": "http://reas.com",
16
+ "contributions": [
17
+ "code",
18
+ "ideas",
19
+ "infra",
20
+ "mentoring",
21
+ "content",
22
+ "talk",
23
+ "tutorial"
24
+ ]
25
+ }
26
27
"repoType": "github",
28
"repoHost": "https://github.com",
29
"skipCi": true,
0 commit comments