-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.all-contributorsrc
122 lines (122 loc) · 2.97 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "akovachev",
"name": "Asen Kovachev",
"avatar_url": "https://avatars1.githubusercontent.com/u/3320144?v=4",
"profile": "https://github.com/akovachev",
"contributions": [
"code",
"review",
"projectManagement",
"business",
"content",
"financial",
"ideas",
"infra",
"platform",
"talk",
"design"
]
},
{
"login": "ElCampeon",
"name": "ElCampeon",
"avatar_url": "https://avatars1.githubusercontent.com/u/26015813?v=4",
"profile": "https://github.com/ElCampeon",
"contributions": [
"business",
"ideas",
"content",
"financial",
"design",
"fundingFinding"
]
},
{
"login": "karonka",
"name": "karonka",
"avatar_url": "https://avatars1.githubusercontent.com/u/7265999?v=4",
"profile": "https://github.com/karonka",
"contributions": [
"code"
]
},
{
"login": "Plazmock",
"name": "Samir Muradov",
"avatar_url": "https://avatars2.githubusercontent.com/u/7255538?v=4",
"profile": "https://github.com/Plazmock",
"contributions": [
"code"
]
},
{
"login": "zorancvetkov",
"name": "zorancvetkov",
"avatar_url": "https://avatars0.githubusercontent.com/u/5655655?v=4",
"profile": "https://github.com/zorancvetkov",
"contributions": [
"ideas"
]
},
{
"login": "RichardWild001",
"name": "Richard Wild",
"avatar_url": "https://avatars0.githubusercontent.com/u/6830638?v=4",
"profile": "http://iohk.io",
"contributions": [
"design",
"ideas",
"content"
]
},
{
"login": "MartinPenkov",
"name": "MartinPenkov",
"avatar_url": "https://avatars2.githubusercontent.com/u/26440634?v=4",
"profile": "https://github.com/MartinPenkov",
"contributions": [
"code"
]
},
{
"login": "sept-en",
"name": "sept-en",
"avatar_url": "https://avatars1.githubusercontent.com/u/920587?v=4",
"profile": "https://github.com/sept-en",
"contributions": [
"code"
]
},
{
"login": "vitalyster",
"name": "vitalyster",
"avatar_url": "https://avatars2.githubusercontent.com/u/1052407?v=4",
"profile": "https://github.com/vitalyster",
"contributions": [
"infra"
]
},
{
"login": "todddorov",
"name": "todddorov",
"avatar_url": "https://avatars1.githubusercontent.com/u/62315265?v=4",
"profile": "https://github.com/todddorov",
"contributions": [
"design"
]
}
],
"contributorsPerLine": 7,
"projectName": "automaton",
"projectOwner": "automaton-network",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}