forked from tuax/tua-body-scroll-lock
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
88 lines (88 loc) · 2.08 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
{
"projectName": "tua-body-scroll-lock",
"projectOwner": "tuateam",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md",
"README-zh_CN.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "evinma",
"name": "evinma",
"avatar_url": "https://avatars2.githubusercontent.com/u/16096567?v=4",
"profile": "https://github.com/evinma",
"contributions": [
"code",
"doc",
"infra",
"translation"
]
},
{
"login": "BuptStEve",
"name": "StEve Young",
"avatar_url": "https://avatars2.githubusercontent.com/u/11501493?v=4",
"profile": "https://buptsteve.github.io",
"contributions": [
"code",
"doc",
"infra",
"translation"
]
},
{
"login": "li2go",
"name": "li2go",
"avatar_url": "https://avatars2.githubusercontent.com/u/11485337?v=4",
"profile": "https://github.com/li2go",
"contributions": [
"code",
"bug"
]
},
{
"login": "feitiange",
"name": "songyan,Wang",
"avatar_url": "https://avatars3.githubusercontent.com/u/7125157?v=4",
"profile": "https://github.com/feitiange",
"contributions": [
"code",
"bug"
]
},
{
"login": "Grawl",
"name": "Даниил Пронин",
"avatar_url": "https://avatars2.githubusercontent.com/u/846774?v=4",
"profile": "https://grawl.ru/",
"contributions": [
"bug"
]
},
{
"login": "magic-akari",
"name": "阿卡琳",
"avatar_url": "https://avatars0.githubusercontent.com/u/7829098?v=4",
"profile": "https://github.com/magic-akari",
"contributions": [
"bug"
]
},
{
"login": "falstack",
"name": "falstack",
"avatar_url": "https://avatars.githubusercontent.com/u/16357724?v=4",
"profile": "http://calibur.tv",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}