-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.all-contributorsrc
106 lines (106 loc) · 2.57 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
{
"projectName": "stack",
"projectOwner": "paralect",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "KuhArt",
"name": "KuhArt",
"avatar_url": "https://avatars3.githubusercontent.com/u/14125982?v=4",
"profile": "https://github.com/KuhArt",
"contributions": [
"code",
"doc",
"example"
]
},
{
"login": "ezhivitsa",
"name": "Evgeny Zhivitsa",
"avatar_url": "https://avatars2.githubusercontent.com/u/6461311?v=4",
"profile": "https://github.com/ezhivitsa",
"contributions": [
"code",
"doc",
"example",
"ideas"
]
},
{
"login": "NesterenkoNikita",
"name": "NesterenkoNikita",
"avatar_url": "https://avatars1.githubusercontent.com/u/12069883?v=4",
"profile": "https://github.com/NesterenkoNikita",
"contributions": [
"code"
]
},
{
"login": "IharKrasnik",
"name": "Ihar",
"avatar_url": "https://avatars3.githubusercontent.com/u/2302873?v=4",
"profile": "https://github.com/IharKrasnik",
"contributions": [
"bug",
"code",
"doc",
"ideas"
]
},
{
"login": "umitskevich",
"name": "Uladzimir Mitskevich",
"avatar_url": "https://avatars2.githubusercontent.com/u/2989199?v=4",
"profile": "https://github.com/umitskevich",
"contributions": [
"code"
]
},
{
"login": "EugenLeshchov",
"name": "Евгений",
"avatar_url": "https://avatars3.githubusercontent.com/u/22181943?v=4",
"profile": "https://github.com/EugenLeshchov",
"contributions": [
"code"
]
},
{
"login": "tsapa44",
"name": "Anton Tsapliuk",
"avatar_url": "https://avatars1.githubusercontent.com/u/9166217?v=4",
"profile": "https://github.com/tsapa44",
"contributions": [
"code"
]
},
{
"login": "anorsich",
"name": "Andrew Orsich",
"avatar_url": "https://avatars3.githubusercontent.com/u/681396?v=4",
"profile": "http://paralect.com",
"contributions": [
"question",
"code",
"doc",
"ideas",
"review"
]
},
{
"login": "nastya-kostyukova",
"name": "Anastasia Kostyukova",
"avatar_url": "https://avatars1.githubusercontent.com/u/11842784?v=4",
"profile": "https://github.com/nastya-kostyukova",
"contributions": [
"code",
"doc",
"example"
]
}
]
}