This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathliste.json
46 lines (46 loc) · 2.06 KB
/
liste.json
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
{
"adminlist": {
"123150516": "Edoardo Viola",
"161975186": "Stefania Delprete",
"240188083": "Saverio Morelli",
"69903837": "Daniele Scasciafratte",
"75870906": "Simone Massaro",
"810740389": "Damiano Gualandri"
},
"channels": {
"@mozitanews": "Mozilla Italia News"
},
"collaboratori": {
"@dag7dev": "Damiano Gualandri",
"@martinligabue": "Martin Ligabue",
"@mone27": "Simone Massaro",
"@mte90": "Daniele Scasciafratte",
"@sara_tod": "Sara Todaro",
"@sav22999": "Saverio Morelli"
},
"progetti": {
"Common Voice": "https://commonvoice.mozilla.org/it",
"Firefox Desktop": "https://www.mozilla.org/it/firefox/new/",
"Firefox Lockwise": "https://www.mozilla.org/it/firefox/lockwise/",
"Firefox Mobile": "https://www.mozilla.org/it/firefox/mobile/",
"Firefox Monitor": "https://monitor.firefox.com/",
"Firefox Reality": "https://mixedreality.mozilla.org/firefox-reality/",
"IHR (Internet Health Report)": "https://internethealthreport.org/",
"MDN Web Docs": "https://developer.mozilla.org/it/",
"Mozilla Voice": "https://voice.mozilla.org/"
},
"progetti_mozita": {
"Common Voice Tool": "https://github.com/dag7dev/common-voice-tool",
"Mozilla Italia Antispam Bot": "https://github.com/Sav22999/mozitaantispam_bot",
"Mozilla Italia Hub Bot": "https://github.com/Sav22999/mozitahub_bot",
"Vademecum Generale, Tecnico e Common Voice": "https://github.com/MozillaItalia/firefox-vademecum"
},
"social": {
"Discourse": "https://discourse.mozilla.org/c/community-portal/mozilla-italia",
"Facebook": "https://www.facebook.com/mozillaitalia",
"Matrix": "https://chat.mozilla.org/#/room/#mozilla-italia:mozilla.org",
"Mozilla Community": "https://community.mozilla.org/groups/mozilla-italia/",
"Twitter": "https://twitter.com/mozillaitalia",
"Youtube": "https://www.youtube.com/channel/UCsTquqVS0AJxCf4D3n9hQ1w"
}
}