-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.all-contributorsrc
82 lines (82 loc) · 2.03 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "porrkorpark",
"name": "porrkorpark",
"avatar_url": "https://avatars0.githubusercontent.com/u/62882553?v=4",
"profile": "https://github.com/porrkorpark",
"contributions": [
"translation"
]
},
{
"login": "rebagliatte",
"name": "Vero Rebagliatte",
"avatar_url": "https://avatars2.githubusercontent.com/u/669889?v=4",
"profile": "http://rebagliatte.com",
"contributions": [
"code"
]
},
{
"login": "Cactice",
"name": "Yuya Kanai",
"avatar_url": "https://avatars0.githubusercontent.com/u/14835424?v=4",
"profile": "http://www.cactice.com/",
"contributions": [
"code"
]
},
{
"login": "kevinamick",
"name": "Kevin Amick",
"avatar_url": "https://avatars1.githubusercontent.com/u/15185225?v=4",
"profile": "https://github.com/kevinamick",
"contributions": [
"code"
]
},
{
"login": "mmmoli",
"name": "Michele Memoli",
"avatar_url": "https://avatars2.githubusercontent.com/u/46807?v=4",
"profile": "http://100shapes.com",
"contributions": [
"code",
"design",
"documentation",
"translation"
]
},
{
"login": "pongponk",
"name": "Ponk Memoli",
"avatar_url": "https://avatars3.githubusercontent.com/u/25208986?v=4",
"profile": "http://architracker.co",
"contributions": [
"design"
]
},
{
"login": "firacloudtech",
"name": "Yogen (Fira Cloud Tech)",
"avatar_url": "https://avatars0.githubusercontent.com/u/54759476?v=4",
"profile": "https://github.com/firacloudtech",
"contributions": [
"code",
"translation"
]
}
],
"contributorsPerLine": 7,
"projectName": "Frontend",
"projectOwner": "ContactTracing-app",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}