This repository has been archived by the owner on May 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
.all-contributorsrc
89 lines (89 loc) · 2.1 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "crcastle",
"name": "Chris Castle",
"avatar_url": "https://avatars3.githubusercontent.com/u/275734?v=4",
"profile": "https://crc.io",
"contributions": [
"doc"
]
},
{
"login": "clif-os",
"name": "Clifton Campbell",
"avatar_url": "https://avatars2.githubusercontent.com/u/13678764?v=4",
"profile": "https://clif.world",
"contributions": [
"code",
"ideas",
"design",
"doc"
]
},
{
"login": "julianduque",
"name": "Julián Duque",
"avatar_url": "https://avatars3.githubusercontent.com/u/733877?v=4",
"profile": "https://julianduque.co",
"contributions": [
"code",
"ideas",
"doc",
"userTesting",
"review",
"bug"
]
},
{
"login": "justjenu",
"name": "Jennifer Hooper",
"avatar_url": "https://avatars0.githubusercontent.com/u/12837239?v=4",
"profile": "https://github.com/justjenu",
"contributions": [
"userTesting"
]
},
{
"login": "gisete",
"name": "Gisete Kindahl",
"avatar_url": "https://avatars2.githubusercontent.com/u/10730651?v=4",
"profile": "https://github.com/gisete",
"contributions": [
"design",
"code"
]
},
{
"login": "DianaPerkinsDesign",
"name": "Diana Perkins",
"avatar_url": "https://avatars0.githubusercontent.com/u/3477197?v=4",
"profile": "https://github.com/DianaPerkinsDesign",
"contributions": [
"design",
"code",
"doc"
]
},
{
"login": "VishalCR7",
"name": "Vishal Sharma",
"avatar_url": "https://avatars1.githubusercontent.com/u/24241258?v=4",
"profile": "http://vishalol.co",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "gif-booth",
"projectOwner": "fostive",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}