forked from wasedatime/wasedatime-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
99 lines (99 loc) · 2.4 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
{
"projectName": "wasedatime-web",
"projectOwner": "wasedatime",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "OscarWang114",
"name": "WANG, Chih-Hao",
"avatar_url": "https://avatars0.githubusercontent.com/u/30998659?v=4",
"profile": "http://www.oscarwang114.me",
"contributions": [
"bug",
"code",
"design",
"doc",
"ideas",
"review",
"infra"
]
},
{
"login": "wanng-ide",
"name": "wanng",
"avatar_url": "https://avatars0.githubusercontent.com/u/32323900?v=4",
"profile": "https://github.com/wanng-ide",
"contributions": [
"code",
"ideas"
]
},
{
"login": "nd-02110114",
"name": "Daiki Nishikawa",
"avatar_url": "https://avatars3.githubusercontent.com/u/17228098?v=4",
"profile": "https://github.com/nd-02110114",
"contributions": [
"ideas"
]
},
{
"login": "",
"name": "Jaw Bo Yue",
"avatar_url": "https://graph.facebook.com/100000406482926/picture?type=large",
"profile": "https://www.facebook.com/JawBoYue",
"contributions": [
"design",
"ideas"
]
},
{
"login": "Lmmmmm",
"name": "Meng Li",
"avatar_url": "https://avatars1.githubusercontent.com/u/30943643?v=4",
"profile": "https://github.com/Lmmmmm",
"contributions": [
"bug",
"code",
"design",
"ideas",
"maintenance"
]
},
{
"login": "Isabella-Ko",
"name": "Isabella-Ko",
"avatar_url": "https://avatars0.githubusercontent.com/u/47520253?v=4",
"profile": "https://github.com/Isabella-Ko",
"contributions": [
"code"
]
},
{
"login": "JiaxianGu",
"name": "JiaxianGu",
"avatar_url": "https://avatars3.githubusercontent.com/u/43884711?v=4",
"profile": "https://github.com/JiaxianGu",
"contributions": [
"code"
]
},
{
"login": "YHhaoareyou",
"name": "YH_hao_are_you",
"avatar_url": "https://avatars0.githubusercontent.com/u/43674499?v=4",
"profile": "https://github.com/YHhaoareyou",
"contributions": [
"code"
]
}
],
"commitConvention": "none",
"contributorsPerLine": 7
}