-
Notifications
You must be signed in to change notification settings - Fork 8
/
.all-contributorsrc
84 lines (84 loc) · 2.04 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
{
"projectName": "Discord-RPC",
"projectOwner": "Senophyx",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 4,
"contributors": [
{
"login": "Pukimaa",
"name": "Pukima",
"avatar_url": "https://avatars.githubusercontent.com/u/58347116?v=4",
"profile": "https://pukima.site",
"contributions": [
"bug"
]
},
{
"login": "k9ur",
"name": "k9er",
"avatar_url": "https://avatars.githubusercontent.com/u/67886793?v=4",
"profile": "https://github.com/k9ur",
"contributions": [
"doc"
]
},
{
"login": "Kale-Ko",
"name": "Kale",
"avatar_url": "https://avatars.githubusercontent.com/u/54416665?v=4",
"profile": "https://www.kaleko.dev/",
"contributions": [
"bug"
]
},
{
"login": "TaIFeel",
"name": "TaIFeel",
"avatar_url": "https://avatars.githubusercontent.com/u/94287800?v=4",
"profile": "https://github.com/TaIFeel",
"contributions": [
"code"
]
},
{
"login": "pazkero",
"name": "Jesusaves",
"avatar_url": "https://avatars.githubusercontent.com/u/8108358?v=4",
"profile": "https://buymeacoffee.com/saves",
"contributions": [
"bug"
]
},
{
"login": "DipeshAggarwal",
"name": "Dipesh Aggarwal",
"avatar_url": "https://avatars.githubusercontent.com/u/1311129?v=4",
"profile": "http://dipeshaggarwal.com",
"contributions": [
"code"
]
},
{
"login": "maxsspeaker",
"name": "Maxsspeaker",
"avatar_url": "https://avatars.githubusercontent.com/u/56259377?v=4",
"profile": "https://github.com/maxsspeaker",
"contributions": [
"code"
]
},
{
"login": "fixator10",
"name": "Fixator10",
"avatar_url": "https://avatars.githubusercontent.com/u/11073934?v=4",
"profile": "https://fixator10.ru",
"contributions": [
"doc"
]
}
]
}