We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e46a5 commit f7b1b0dCopy full SHA for f7b1b0d
.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": "benfry",
13
+ "name": "Ben Fry",
14
+ "avatar_url": "https://avatars.githubusercontent.com/u/1623101?v=4",
15
+ "profile": "https://fathom.info",
16
+ "contributions": [
17
+ "code",
18
+ "ideas",
19
+ "infra",
20
+ "mentoring",
21
+ "maintenance",
22
+ "content",
23
+ "talk"
24
+ ]
25
+ }
26
27
"repoType": "github",
28
"repoHost": "https://github.com",
29
"skipCi": true,
0 commit comments