-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
98 lines (98 loc) · 2.48 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "AshleyJaneLewis",
"name": "Ashley Jane Lewis",
"avatar_url": "https://avatars3.githubusercontent.com/u/43127855?v=4",
"profile": "http://www.ashleyjanelewis.com",
"contributions": [
"content"
]
},
{
"login": "lydiajessup",
"name": "Lydia Jessup",
"avatar_url": "https://avatars3.githubusercontent.com/u/26204298?v=4",
"profile": "https://github.com/lydiajessup",
"contributions": [
"content"
]
},
{
"login": "veroalfaro",
"name": "veroalfaro",
"avatar_url": "https://avatars0.githubusercontent.com/u/11035999?v=4",
"profile": "https://github.com/veroalfaro",
"contributions": [
"content"
]
},
{
"login": "sarahrothberg",
"name": "ROTHBERG",
"avatar_url": "https://avatars1.githubusercontent.com/u/2333512?v=4",
"profile": "https://github.com/sarahrothberg",
"contributions": [
"content",
"ideas"
]
},
{
"login": "shiffman",
"name": "Daniel Shiffman",
"avatar_url": "https://avatars0.githubusercontent.com/u/191758?v=4",
"profile": "http://www.shiffman.net",
"contributions": [
"projectManagement"
]
},
{
"login": "RiosITP",
"name": "RiosITP",
"avatar_url": "https://avatars2.githubusercontent.com/u/43545189?v=4",
"profile": "https://github.com/RiosITP",
"contributions": [
"content"
]
},
{
"login": "mromein",
"name": "Matt Romein",
"avatar_url": "https://avatars3.githubusercontent.com/u/7660881?v=4",
"profile": "http://matt-romein.com",
"contributions": [
"content"
]
},
{
"login": "luisaph",
"name": "Luisa Pereira",
"avatar_url": "https://avatars3.githubusercontent.com/u/295879?v=4",
"profile": "http://www.luisapereira.net",
"contributions": [
"content"
]
},
{
"login": "themiscadiz",
"name": "Themis",
"avatar_url": "https://avatars.githubusercontent.com/u/6019802?v=4",
"profile": "https://themis.design",
"contributions": [
"code",
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "ITP-IMA-Community-Guidelines",
"projectOwner": "ITPNYU",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}