-
-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy path.all-contributorsrc
128 lines (128 loc) · 3.27 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
{
"files": [
"readme.md"
],
"imageSize": 100,
"contributorsPerLine": 8,
"projectName": "Awesome-Arch",
"projectOwner": "PandaFoss",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"contributors": [
{
"login": "klorophatu",
"name": "klorophatu",
"avatar_url": "https://avatars.githubusercontent.com/u/52282861?v=4",
"profile": "https://github.com/klorophatu",
"contributions": [
"content"
]
},
{
"login": "nandor-magyar",
"name": "Nandor Magyar",
"avatar_url": "https://avatars.githubusercontent.com/u/28736871?v=4",
"profile": "https://telesto.ai",
"contributions": [
"content"
]
},
{
"login": "PandaFoss",
"name": "Max Ferrer",
"avatar_url": "https://avatars.githubusercontent.com/u/6508835?v=4",
"profile": "https://pandafoss.github.io/",
"contributions": [
"code",
"ideas",
"maintenance",
"design",
"content"
]
},
{
"login": "JackNapier151",
"name": "Jack Napier",
"avatar_url": "https://avatars.githubusercontent.com/u/23581810?v=4",
"profile": "https://github.com/JackNapier151",
"contributions": [
"ideas"
]
},
{
"login": "sheeepdev",
"name": "sheepdev",
"avatar_url": "https://avatars.githubusercontent.com/u/68562536?v=4",
"profile": "http://sheepdev.xyz",
"contributions": [
"content"
]
},
{
"login": "ulises-jeremias",
"name": "Ulises Jeremias Cornejo Fandos",
"avatar_url": "https://avatars.githubusercontent.com/u/17727170?v=4",
"profile": "https://ar.linkedin.com/in/ulisesjcf",
"contributions": [
"content"
]
},
{
"login": "andryandrew",
"name": "Andrea",
"avatar_url": "https://avatars.githubusercontent.com/u/29781022?v=4",
"profile": "https://github.com/andryandrew",
"contributions": [
"content"
]
},
{
"login": "codecrap",
"name": "Olexiy",
"avatar_url": "https://avatars.githubusercontent.com/u/5834554?v=4",
"profile": "https://github.com/codecrap",
"contributions": [
"content"
]
},
{
"login": "0xMRTT",
"name": "0xMRTT",
"avatar_url": "https://avatars.githubusercontent.com/u/105598867?v=4",
"profile": "https://github.com/0xMRTT",
"contributions": [
"content"
]
},
{
"login": "starsareintherose",
"name": "Kuoi",
"avatar_url": "https://avatars.githubusercontent.com/u/37733075?v=4",
"profile": "http://malacology.net",
"contributions": [
"content"
]
},
{
"login": "sogreatandpowerfull",
"name": "SoGreatAndPowerful",
"avatar_url": "https://avatars.githubusercontent.com/u/114095654?v=4",
"profile": "https://github.com/sogreatandpowerfull",
"contributions": [
"content"
]
},
{
"login": "ghost",
"name": "Deleted user",
"avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4",
"profile": "https://github.com/ghost",
"contributions": [
"maintenance"
]
}
],
"commitConvention": "angular",
"commitType": "docs"
}