-
Notifications
You must be signed in to change notification settings - Fork 21
/
.all-contributorsrc
86 lines (86 loc) · 2.1 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
{
"projectName": "jolly-ui",
"projectOwner": "jolbol1",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "jolbol1",
"name": "James Shopland",
"avatar_url": "https://avatars.githubusercontent.com/u/5064896?v=4",
"profile": "http://jamesshopland.com",
"contributions": [
"doc",
"code",
"design"
]
},
{
"login": "GregorGabric",
"name": "Gregor Gabrič",
"avatar_url": "https://avatars.githubusercontent.com/u/83283727?v=4",
"profile": "https://github.com/GregorGabric",
"contributions": [
"doc"
]
},
{
"login": "Lorde4Avalon",
"name": "Lorde",
"avatar_url": "https://avatars.githubusercontent.com/u/74342663?v=4",
"profile": "https://github.com/Lorde4Avalon",
"contributions": [
"doc"
]
},
{
"login": "nxsdev",
"name": "noxis",
"avatar_url": "https://avatars.githubusercontent.com/u/81478127?v=4",
"profile": "https://github.com/nxsdev",
"contributions": [
"design"
]
},
{
"login": "saeidex",
"name": "EK Nayeem",
"avatar_url": "https://avatars.githubusercontent.com/u/112776380?v=4",
"profile": "https://github.com/saeidex",
"contributions": [
"doc"
]
},
{
"login": "alecmev",
"name": "Alec Mev",
"avatar_url": "https://avatars.githubusercontent.com/u/2584727?v=4",
"profile": "https://github.com/alecmev",
"contributions": [
"design"
]
},
{
"login": "jvliwanag",
"name": "Jan Vincent Liwanag",
"avatar_url": "https://avatars.githubusercontent.com/u/211068?v=4",
"profile": "https://github.com/jvliwanag",
"contributions": [
"doc"
]
},
{
"login": "kidonng",
"name": "Kid",
"avatar_url": "https://avatars.githubusercontent.com/u/44045911?v=4",
"profile": "https://xuann.wang",
"contributions": [
"doc"
]
}
]
}