forked from sam-hosseini/freelancing-in-finland
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
106 lines (106 loc) · 2.67 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
103
104
105
106
{
"projectName": "freelancing-in-finland",
"projectOwner": "sam-hosseini",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "none",
"contributors": [
{
"login": "andersnylund",
"name": "Anders Nylund",
"avatar_url": "https://avatars0.githubusercontent.com/u/18005239?v=4",
"profile": "https://andersnylund.com",
"contributions": [
"doc"
]
},
{
"login": "v-hal",
"name": "Ville Halminen",
"avatar_url": "https://avatars1.githubusercontent.com/u/1327481?v=4",
"profile": "https://halminen.dev",
"contributions": [
"doc"
]
},
{
"login": "onnimonni",
"name": "Onni Hakala",
"avatar_url": "https://avatars1.githubusercontent.com/u/5691777?v=4",
"profile": "https://keybase.io/onnimonni",
"contributions": [
"doc"
]
},
{
"login": "vandelay",
"name": "Dom Padden",
"avatar_url": "https://avatars1.githubusercontent.com/u/47499?v=4",
"profile": "https://github.com/vandelay",
"contributions": [
"doc"
]
},
{
"login": "ZeiP",
"name": "Jyri-Petteri Paloposki",
"avatar_url": "https://avatars2.githubusercontent.com/u/202163?v=4",
"profile": "https://www.ardcoras.fi/",
"contributions": [
"doc"
]
},
{
"login": "tuomasj",
"name": "Tuomas Jomppanen",
"avatar_url": "https://avatars3.githubusercontent.com/u/24655?v=4",
"profile": "http://tuomas.io",
"contributions": [
"doc"
]
},
{
"login": "HankiDesign",
"name": "Timo Salomäki",
"avatar_url": "https://avatars3.githubusercontent.com/u/1816448?v=4",
"profile": "https://www.linkedin.com/in/hankidesign/",
"contributions": [
"doc"
]
},
{
"login": "fson",
"name": "Ville Immonen",
"avatar_url": "https://avatars3.githubusercontent.com/u/497214?v=4",
"profile": "https://twitter.com/VilleImmonen",
"contributions": [
"doc"
]
},
{
"login": "olegp",
"name": "Oleg Podsechin",
"avatar_url": "https://avatars3.githubusercontent.com/u/141192?v=4",
"profile": "http://twitter.com/olegpodsechin",
"contributions": [
"doc"
]
},
{
"login": "Aleksefo",
"name": "Alex Fomushkin",
"avatar_url": "https://avatars0.githubusercontent.com/u/18084119?v=4",
"profile": "http://linkedin.com/in/aleksefo",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}