forked from crowdin/crowdin-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
127 lines (127 loc) · 3.24 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
{
"projectName": "crowdin-cli",
"projectOwner": "crowdin",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "frombetelgeuse",
"name": "Barabash",
"avatar_url": "https://avatars.githubusercontent.com/u/16529454?v=4",
"profile": "https://github.com/frombetelgeuse",
"contributions": [
"code",
"test",
"review"
]
},
{
"login": "andrii-bodnar",
"name": "Andrii Bodnar",
"avatar_url": "https://avatars.githubusercontent.com/u/29282228?v=4",
"profile": "https://github.com/andrii-bodnar",
"contributions": [
"maintenance",
"projectManagement",
"infra"
]
},
{
"login": "ihorpopyk",
"name": "Ihor Popyk",
"avatar_url": "https://avatars.githubusercontent.com/u/15789944?v=4",
"profile": "https://github.com/ihorpopyk",
"contributions": [
"code"
]
},
{
"login": "MrAndersonn",
"name": "MrAndersonn",
"avatar_url": "https://avatars.githubusercontent.com/u/5548419?v=4",
"profile": "https://github.com/MrAndersonn",
"contributions": [
"code"
]
},
{
"login": "yevheniyJ",
"name": "Yevheniy Oliynyk",
"avatar_url": "https://avatars.githubusercontent.com/u/16465671?v=4",
"profile": "https://github.com/yevheniyJ",
"contributions": [
"code"
]
},
{
"login": "dmytro-protsyk",
"name": "Dmytro Protsyk",
"avatar_url": "https://avatars.githubusercontent.com/u/16881205?v=4",
"profile": "https://github.com/dmytro-protsyk",
"contributions": [
"maintenance"
]
},
{
"login": "hakanai",
"name": "Hakanai",
"avatar_url": "https://avatars.githubusercontent.com/u/43236?v=4",
"profile": "https://github.com/hakanai",
"contributions": [
"code"
]
},
{
"login": "cmrd-senya",
"name": "Senya",
"avatar_url": "https://avatars.githubusercontent.com/u/10187586?v=4",
"profile": "https://github.com/cmrd-senya",
"contributions": [
"platform"
]
},
{
"login": "vasyl-khomko",
"name": "Vasyl Khomko",
"avatar_url": "https://avatars.githubusercontent.com/u/9516865?v=4",
"profile": "https://github.com/vasyl-khomko",
"contributions": [
"test"
]
},
{
"login": "Myself5",
"name": "Christian Oder",
"avatar_url": "https://avatars.githubusercontent.com/u/6061713?v=4",
"profile": "https://github.com/Myself5",
"contributions": [
"code"
]
},
{
"login": "rohalskyy",
"name": "Mykhailo Rohalskyy",
"avatar_url": "https://avatars.githubusercontent.com/u/20131160?v=4",
"profile": "https://github.com/rohalskyy",
"contributions": [
"doc"
]
},
{
"login": "nazar-1",
"name": "nazar-1",
"avatar_url": "https://avatars.githubusercontent.com/u/52151259?v=4",
"profile": "https://github.com/nazar-1",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
}