-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.all-contributorsrc
144 lines (144 loc) · 3.42 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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
{
"projectName": "TheTOLProject",
"projectOwner": "PoliNetworkOrg",
"contributors": [
{
"login": "zagbc",
"name": "Gabriele Zanini",
"avatar_url": "https://avatars.githubusercontent.com/u/92105630?v=4",
"profile": "https://github.com/zagbc",
"contributions": [
"projectManagement",
"content",
"doc",
"ideas"
]
},
{
"name": "Prof.ssa Clelia Di Leo",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"contributions": [
"content"
]
},
{
"login": "EndBug",
"name": "Federico Grandi",
"avatar_url": "https://avatars.githubusercontent.com/u/26386270?v=4",
"profile": "https://github.com/EndBug",
"contributions": [
"code",
"content",
"doc",
"ideas"
]
},
{
"name": "Giovanni Menicucci",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"contributions": [
"content"
]
},
{
"name": "Ilaria Corcelli",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"contributions": [
"content"
]
},
{
"name": "Matteo Salicandro",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"contributions": [
"content"
]
},
{
"name": "Prof.ssa Nadia Scappini",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"contributions": [
"content"
]
},
{
"name": "Nicolas Facchin",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"contributions": [
"content"
]
},
{
"login": "toto04",
"name": "Tommaso Morganti",
"avatar_url": "https://avatars.githubusercontent.com/u/34661230?v=4",
"profile": "https://github.com/toto04",
"contributions": [
"code",
"doc",
"ideas"
]
},
{
"login": "Eliaxie",
"name": "Elia Maggioni",
"avatar_url": "https://avatars.githubusercontent.com/u/27226791?v=4",
"profile": "https://github.com/Eliaxie",
"contributions": [
"promotion"
]
},
{
"name": "Diego Aldarese",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"contributions": [
"promotion"
]
},
{
"login": "lorenzocorallo",
"name": "Lorenzo Corallo",
"avatar_url": "https://avatars.githubusercontent.com/u/66379281?v=4",
"profile": "https://github.com/lorenzocorallo",
"contributions": [
"code",
"bug" ,
"ideas"
]
},
{
"name": "Caleb Koomson",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"contributions": [
"content"
]
},
{
"name": "Lorenzo Matteo Salvatori",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"contributions": [
"content"
]
},
{
"name": "@spyarect",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"contributions": [
"promotion"
]
},
{
"name": "Raif Muhammad",
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"contributions": [
"promotion"
]
}
],
"repoType": "github",
"commitConvention": "angular",
"files": [
"README.md"
],
"contributorsPerLine": 7
}