This repository has been archived by the owner on Mar 19, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 23
/
.all-contributorsrc
93 lines (93 loc) · 2.16 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
{
"projectName": "frontend",
"projectOwner": "howtocards",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "sergeysova",
"name": "Sergey Sova",
"avatar_url": "https://avatars0.githubusercontent.com/u/5620073?v=4",
"profile": "https://sergeysova.com",
"contributions": [
"doc",
"code",
"financial",
"eventOrganizing",
"ideas",
"infra",
"review"
]
},
{
"login": "yakotika",
"name": "Abu Shamsutdinov",
"avatar_url": "https://avatars0.githubusercontent.com/u/22033385?v=4",
"profile": "https://github.com/yakotika",
"contributions": [
"doc",
"code",
"ideas",
"infra",
"review"
]
},
{
"login": "mg901",
"name": "Maxim",
"avatar_url": "https://avatars0.githubusercontent.com/u/7874664?v=4",
"profile": "https://github.com/mg901",
"contributions": [
"code",
"ideas",
"design",
"tool"
]
},
{
"login": "atassis",
"name": "Taymuraz Kaytmazov",
"avatar_url": "https://avatars2.githubusercontent.com/u/5769345?v=4",
"profile": "https://github.com/atassis",
"contributions": [
"ideas",
"infra",
"review"
]
},
{
"login": "meowsun",
"name": "Natalia",
"avatar_url": "https://avatars2.githubusercontent.com/u/3519260?v=4",
"profile": "https://github.com/meowsun",
"contributions": [
"code"
]
},
{
"login": "artalar",
"name": "Arutyunyan Artyom",
"avatar_url": "https://avatars0.githubusercontent.com/u/27290320?v=4",
"profile": "https://t.me/artalar",
"contributions": [
"review"
]
},
{
"login": "Djelnar",
"name": "Elnar Ibragimov",
"avatar_url": "https://avatars0.githubusercontent.com/u/4393143?v=4",
"profile": "https://github.com/Djelnar",
"contributions": [
"code",
"infra"
]
}
],
"contributorsPerLine": 7
}