-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.all-contributorsrc
More file actions
110 lines (110 loc) · 2.75 KB
/
Copy path.all-contributorsrc
File metadata and controls
110 lines (110 loc) · 2.75 KB
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
{
"projectName": "sqly",
"projectOwner": "nao1215",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 75,
"commit": true,
"commitConvention": "atom",
"contributors": [
{
"login": "nao1215",
"name": "CHIKAMATSU Naohiro",
"avatar_url": "https://avatars.githubusercontent.com/u/22737008?v=4",
"profile": "https://debimate.jp/",
"contributions": [
"code",
"doc"
]
},
{
"login": "Wozzardman",
"name": "Wozzardman",
"avatar_url": "https://avatars.githubusercontent.com/u/128730409?v=4",
"profile": "https://github.com/Wozzardman",
"contributions": [
"code"
]
},
{
"login": "edsilegxrepo",
"name": "edsilegxrepo",
"avatar_url": "https://avatars.githubusercontent.com/u/153197739?v=4",
"profile": "https://github.com/edsilegxrepo",
"contributions": [
"code"
]
},
{
"login": "Marukome0743",
"name": "まるこめ",
"avatar_url": "https://avatars.githubusercontent.com/u/146040408?v=4",
"profile": "https://github.com/Marukome0743",
"contributions": [
"code"
]
},
{
"login": "jedvardsson",
"name": "Jon Edvardsson",
"avatar_url": "https://avatars.githubusercontent.com/u/672606?v=4",
"profile": "https://github.com/jedvardsson",
"contributions": [
"bug"
]
},
{
"login": "jgstew",
"name": "JGStew",
"avatar_url": "https://avatars.githubusercontent.com/u/2439367?v=4",
"profile": "https://github.com/jgstew",
"contributions": [
"bug"
]
},
{
"login": "ricardoseriani",
"name": "Ricardo Seriani",
"avatar_url": "https://avatars.githubusercontent.com/u/3369718?v=4",
"profile": "https://github.com/ricardoseriani",
"contributions": [
"bug"
]
},
{
"login": "SnowleopardXI",
"name": "Ephraim Steve Micaiah",
"avatar_url": "https://avatars.githubusercontent.com/u/69493681?v=4",
"profile": "https://github.com/SnowleopardXI",
"contributions": [
"bug"
]
},
{
"login": "adamdecaf",
"name": "Adam Shannon",
"avatar_url": "https://avatars.githubusercontent.com/u/120951?v=4",
"profile": "https://ashannon.us",
"contributions": [
"financial",
"ideas"
]
},
{
"login": "sho-hata",
"name": "Shoki Hata",
"avatar_url": "https://avatars.githubusercontent.com/u/37888628?v=4",
"profile": "https://sho-hata.com",
"contributions": [
"financial",
"ideas",
"userTesting"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}