forked from signalstickers/stickers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
143 lines (143 loc) · 3.64 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
{
"files": [
"README.md"
],
"imageSize": 42,
"commit": false,
"contributors": [
{
"login": "romainricard",
"name": "Romain Ricard",
"avatar_url": "https://avatars.githubusercontent.com/u/7778898?v=4",
"profile": "https://romainricard.fr",
"contributions": [
"code",
"design"
]
},
{
"login": "darkobits",
"name": "Joshua",
"avatar_url": "https://avatars.githubusercontent.com/u/441546?v=4",
"profile": "https://joshua.dev",
"contributions": [
"code",
"infra"
]
},
{
"login": "Therealzz",
"name": "Therealzz",
"avatar_url": "https://avatars.githubusercontent.com/u/45063024?v=4",
"profile": "https://github.com/Therealzz",
"contributions": [
"content"
]
},
{
"login": "guineapigteddy",
"name": "guineapigteddy",
"avatar_url": "https://avatars.githubusercontent.com/u/77782568?v=4",
"profile": "https://github.com/guineapigteddy",
"contributions": [
"content"
]
},
{
"login": "adbridgehk",
"name": "adbridgehk",
"avatar_url": "https://avatars.githubusercontent.com/u/77728961?v=4",
"profile": "https://github.com/adbridgehk",
"contributions": [
"content"
]
},
{
"login": "UU822",
"name": "UU822",
"avatar_url": "https://avatars.githubusercontent.com/u/77533769?v=4",
"profile": "https://github.com/UU822",
"contributions": [
"content"
]
},
{
"login": "brucerusso",
"name": "brucerusso",
"avatar_url": "https://avatars.githubusercontent.com/u/77784857?v=4",
"profile": "https://github.com/brucerusso",
"contributions": [
"content"
]
},
{
"login": "hasjahsjahksj",
"name": "hasjahsjahksj",
"avatar_url": "https://avatars.githubusercontent.com/u/45498561?v=4",
"profile": "https://github.com/hasjahsjahksj",
"contributions": [
"content"
]
},
{
"login": "Small-Ku",
"name": "Small_Ku",
"avatar_url": "https://avatars.githubusercontent.com/u/16464896?v=4",
"profile": "https://github.com/Small-Ku",
"contributions": [
"content"
]
},
{
"login": "Lockszmith",
"name": "Gal Szkolnik",
"avatar_url": "https://avatars.githubusercontent.com/u/905716?v=4",
"profile": "http://code.lockszmith.com",
"contributions": [
"content"
]
},
{
"login": "sheepwhatwhat",
"name": "sheepwhatwhat",
"avatar_url": "https://avatars.githubusercontent.com/u/25843403?v=4",
"profile": "https://github.com/sheepwhatwhat",
"contributions": [
"content"
]
},
{
"login": "hyjos",
"name": "hyjos",
"avatar_url": "https://avatars.githubusercontent.com/u/77371074?v=4",
"profile": "https://github.com/hyjos",
"contributions": [
"content"
]
},
{
"login": "rUtWijPatil",
"name": "rUtWijPatil",
"avatar_url": "https://avatars.githubusercontent.com/u/66948438?v=4",
"profile": "https://github.com/rUtWijPatil",
"contributions": [
"content"
]
},
{
"login": "3grepocok",
"name": "3grepocok",
"avatar_url": "https://avatars.githubusercontent.com/u/77389259?v=4",
"profile": "https://github.com/3grepocok",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 8,
"projectName": "stickers",
"projectOwner": "signalstickers",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}