-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.all-contributorsrc
75 lines (75 loc) · 1.77 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
{
"projectName": "vidzy",
"projectOwner": "vidzy-social",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "ProgramminCat",
"name": "ProgramminCat",
"avatar_url": "https://avatars.githubusercontent.com/u/72707293?v=4",
"profile": "https://github.com/ProgramminCat",
"contributions": [
"code",
"design",
"ideas",
"question",
"maintenance",
"review",
"security"
]
},
{
"login": "kodxana",
"name": "Madiator2011",
"avatar_url": "https://avatars.githubusercontent.com/u/16674412?v=4",
"profile": "https://github.com/kodxana",
"contributions": [
"design",
"code"
]
},
{
"login": "nycterent",
"name": "Marty",
"avatar_url": "https://avatars.githubusercontent.com/u/81133?v=4",
"profile": "https://github.com/nycterent",
"contributions": [
"code"
]
},
{
"login": "chusopr",
"name": "Chuso Pérez",
"avatar_url": "https://avatars.githubusercontent.com/u/3270352?v=4",
"profile": "https://chuso.net",
"contributions": [
"security"
]
},
{
"login": "everypizza1",
"name": "Derry Tutt",
"avatar_url": "https://avatars.githubusercontent.com/u/82726593?v=4",
"profile": "https://everypizza.bearblog.dev",
"contributions": [
"code",
"bug"
]
},
{
"login": "honjes",
"name": "Clara",
"avatar_url": "https://avatars.githubusercontent.com/u/33932833?v=4",
"profile": "https://github.com/honjes",
"contributions": [
"code",
"bug"
]
}
]
}