Retire organization schemas

merge-requests/30/head
Bob Mottram 2021-05-28 10:00:33 +01:00
parent 10cebf49d9
commit acd8aaa50f
3 changed files with 0 additions and 177 deletions

View File

@ -1,21 +0,0 @@
{
"Administrator": {
description: "Administrator of the instance",
iconUrl: "",
members: [],
team: {
"Moderator": {
description: "Can moderate posts, suspend members and block instances",
pitch: "",
iconUrl: "",
members: []
},
"Delegator": {
description: "Can delegate roles",
pitch: "",
iconUrl: "",
members: []
}
}
}
}

View File

@ -1,98 +0,0 @@
{
"General meeting": {
"Safety": {
"Legal team": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Legal observers": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Jail support": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Medics team": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Recovery team": {
description: "",
pitch: "",
iconUrl: "",
members: []
}
}
},
"Organizing": {
"Logistics": {
"Police spokesperson": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Self defense team": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Spotters": {
description: "",
pitch: "",
iconUrl: "",
members: []
}
},
"Message": {
"Media spokesperson": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Writer": {
description: "",
pitch: "",
iconUrl: "",
members: []
}
},
"Mobilization": {
"Meme artist": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Banner visuals": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Social media": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Video producer": {
description: "",
pitch: "",
iconUrl: "",
members: []
}
}
}
}

View File

@ -1,58 +0,0 @@
{
"Chief Editor": {
description: "",
pitch: "",
iconUrl: "",
members: [],
team: {
"Creative": {
"Photographer": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Layout editor": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Writers team": {
description: "",
pitch: "",
iconUrl: "",
members: []
}
},
"Copy": {
"Proof reader": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Fact checker": {
description: "",
pitch: "",
iconUrl: "",
members: []
}
},
"Publicity": {
"Website designer": {
description: "",
pitch: "",
iconUrl: "",
members: []
},
"Social media publicist": {
description: "",
pitch: "",
iconUrl: "",
members: []
}
}
}
}
}