-
Notifications
You must be signed in to change notification settings - Fork 8
/
.all-contributorsrc
82 lines (82 loc) · 2.03 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
{
"projectName": "DYOM-Bingo",
"projectOwner": "Toriality",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "TebexPL",
"name": "TebexPL",
"avatar_url": "https://avatars.githubusercontent.com/u/10909246?v=4",
"profile": "https://github.com/TebexPL",
"contributions": [
"code"
]
},
{
"login": "GermanAizek",
"name": "Herman Semenov",
"avatar_url": "https://avatars.githubusercontent.com/u/21138600?v=4",
"profile": "https://github.com/GermanAizek",
"contributions": [
"code"
]
},
{
"login": "lili1228",
"name": "Lili Kurek",
"avatar_url": "https://avatars.githubusercontent.com/u/27950372?v=4",
"profile": "https://github.com/lili1228",
"contributions": [
"code",
"bug"
]
},
{
"login": "laszlostark",
"name": "Laszlo Stark",
"avatar_url": "https://avatars.githubusercontent.com/u/62555605?v=4",
"profile": "https://github.com/laszlostark",
"contributions": [
"bug",
"test"
]
},
{
"login": "mister-gamin",
"name": "mr___gamin",
"avatar_url": "https://avatars.githubusercontent.com/u/36798979?v=4",
"profile": "https://github.com/mister-gamin",
"contributions": [
"code"
]
},
{
"login": "logan-14",
"name": "logan-14",
"avatar_url": "https://avatars.githubusercontent.com/u/109527105?v=4",
"profile": "https://github.com/logan-14",
"contributions": [
"code"
]
},
{
"login": "readandwrite864",
"name": "readandwrite864",
"avatar_url": "https://avatars.githubusercontent.com/u/63188034?v=4",
"profile": "https://github.com/readandwrite864",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": false,
"commitType": "docs"
}