diff --git a/i18n/translations.en.json b/i18n/translations.en.json index 5f74fc0..9943ab1 100644 --- a/i18n/translations.en.json +++ b/i18n/translations.en.json @@ -77,25 +77,6 @@ } ] }, - { - "name": "Lucas Fugmann", - "image": "https://www.gravatar.com/avatar/ba104599ebbe494f2f8a9e29ebcf0ed7?s=512", - "role": "Website Lead", - "studies": "B.Sc. Computer Science, TU Dresden", - "occupancy_in_tufast": "Development Website; backend expert", - "links": [ - { - "type": "github", - "title": "GitHub", - "url": "https://github.com/FugiMuffi" - }, - { - "type": "other", - "title": "Website", - "url": "https://fugi.dev" - } - ] - }, { "name": "Daniel Kluge", "role": "TUfast Lead", @@ -124,6 +105,20 @@ "studies": "Medical studies, TU Dresden", "occupancy_in_tufast": "Marketing; PR", "links": [] + }, + { + "name": "Fugi", + "image": "https://www.gravatar.com/avatar/ba104599ebbe494f2f8a9e29ebcf0ed7?s=512", + "role": "Website Lead", + "studies": "B.Sc. Computer Science, TU Dresden", + "occupancy_in_tufast": "Development Website; backend expert", + "links": [ + { + "type": "other", + "title": "Website", + "url": "https://fugi.dev" + } + ] } ] }