team.json aktualisiert
This commit is contained in:
parent
82cb07811c
commit
04353bbba0
52
team.json
52
team.json
|
@ -1,27 +1,27 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"position": "Administrator",
|
"position": "Administrator",
|
||||||
"zustaendig": "Hosting & DEV - Support",
|
"zustaendig": "Hosting & DEV - Support",
|
||||||
"profil": "https://example.com"
|
"profil": "https://example.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Florian",
|
"name": "Name",
|
||||||
"position": "Moderator",
|
"position": "Moderator",
|
||||||
"zustaendig": "Support ",
|
"zustaendig": "Support ",
|
||||||
"profil": "https://example.com"
|
"profil": "https://example.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"position": "Moderator",
|
"position": "Moderator",
|
||||||
"zustaendig": "Support ",
|
"zustaendig": "Support ",
|
||||||
"profil": "https://example.com"
|
"profil": "https://example.com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Name",
|
"name": "Name",
|
||||||
"position": "Discord Moderator",
|
"position": "Discord Moderator",
|
||||||
"zustaendig": "Discord",
|
"zustaendig": "Discord",
|
||||||
"profil": "https://example.com"
|
"profil": "https://example.com"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue