-
Notifications
You must be signed in to change notification settings - Fork 11
/
.all-contributorsrc
102 lines (102 loc) · 2.49 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
100
101
102
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "liebe-magi",
"name": "りーべ",
"avatar_url": "https://avatars.githubusercontent.com/u/38152917?v=4",
"profile": "https://hackfront.dev",
"contributions": [
"projectManagement",
"review",
"code",
"doc"
]
},
{
"login": "Ponk02",
"name": "Ponk02",
"avatar_url": "https://avatars.githubusercontent.com/u/24751394?v=4",
"profile": "https://github.com/Ponk02",
"contributions": [
"code"
]
},
{
"login": "zenjiro",
"name": "zenjiro",
"avatar_url": "https://avatars.githubusercontent.com/u/1298249?v=4",
"profile": "http://zenjiro.wordpress.com/",
"contributions": [
"code",
"review"
]
},
{
"login": "omatsu555",
"name": "omatsu555",
"avatar_url": "https://avatars.githubusercontent.com/u/40729996?v=4",
"profile": "https://github.com/omatsu555",
"contributions": [
"code"
]
},
{
"login": "kagemomiji",
"name": "Y.Tory",
"avatar_url": "https://avatars.githubusercontent.com/u/5343692?v=4",
"profile": "https://github.com/kagemomiji",
"contributions": [
"code"
]
},
{
"login": "o-matsu",
"name": "o-matsu",
"avatar_url": "https://avatars.githubusercontent.com/u/7794917?v=4",
"profile": "https://knoow.jp/@/Omatsu?preview",
"contributions": [
"code"
]
},
{
"login": "kefi550",
"name": "kefi550",
"avatar_url": "https://avatars.githubusercontent.com/u/46632469?v=4",
"profile": "https://github.com/kefi550",
"contributions": [
"code"
]
},
{
"login": "clcl777",
"name": "tra (とら) (Taisuké)",
"avatar_url": "https://avatars.githubusercontent.com/u/77223796?v=4",
"profile": "https://github.com/clcl777",
"contributions": [
"code"
]
},
{
"login": "ryohidaka",
"name": "日高 凌",
"avatar_url": "https://avatars.githubusercontent.com/u/39184410?v=4",
"profile": "https://ryohidaka.jp",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 6,
"projectName": "pyzaim",
"projectOwner": "liebe-magi",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitType": "docs",
"commitConvention": "angular"
}