forked from liebe-magi/pyzaim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
81 lines (81 loc) · 1.94 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "MagicalLiebe",
"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"
]
},
{
"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"
]
}
],
"contributorsPerLine": 6,
"projectName": "pyzaim",
"projectOwner": "MagicalLiebe",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}