-
-
Notifications
You must be signed in to change notification settings - Fork 34
/
.all-contributorsrc
104 lines (104 loc) · 2.54 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Wabri",
"name": "GabrielePuliti",
"avatar_url": "https://avatars.githubusercontent.com/u/12409541?v=4",
"profile": "https://www.linkedin.com/in/%F0%9F%90%A7gabriele-puliti-b62915a9/",
"contributions": [
"code",
"doc",
"design",
"ideas",
"maintenance",
"projectManagement"
]
},
{
"login": "TheJoin95",
"name": "Miki Lombardi",
"avatar_url": "https://avatars.githubusercontent.com/u/6616203?v=4",
"profile": "https://www.mikilombardi.com",
"contributions": [
"code",
"doc",
"design",
"ideas",
"maintenance",
"projectManagement"
]
},
{
"login": "BugliL",
"name": "BugliL",
"avatar_url": "https://avatars.githubusercontent.com/u/3107276?v=4",
"profile": "https://github.com/BugliL",
"contributions": [
"code",
"design",
"ideas",
"maintenance",
"projectManagement"
]
},
{
"login": "Abod1960",
"name": "Abdullah Omar",
"avatar_url": "https://avatars.githubusercontent.com/u/79435005?v=4",
"profile": "http://abod1960.cf",
"contributions": [
"design"
]
},
{
"login": "jlc893",
"name": "Jason",
"avatar_url": "https://avatars.githubusercontent.com/u/77926457?v=4",
"profile": "https://github.com/jlc893",
"contributions": [
"design",
"doc",
"code"
]
},
{
"login": "senali-d",
"name": "Senali",
"avatar_url": "https://avatars.githubusercontent.com/u/52546856?v=4",
"profile": "https://github.com/senali-d",
"contributions": [
"doc"
]
},
{
"login": "JuanCldCmt",
"name": "JuanCC",
"avatar_url": "https://avatars.githubusercontent.com/u/72336775?v=4",
"profile": "https://juancldcmt.github.io",
"contributions": [
"design"
]
},
{
"login": "VeroPap",
"name": "Veronica Papini",
"avatar_url": "https://avatars.githubusercontent.com/u/86972949?v=4",
"profile": "http://www.linkedin.com/in/veronica-papini-5a546b179",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "ImageGoNord",
"projectOwner": "Schroedinger-Hat"
}