diff --git a/public/settings.js b/public/settings.js
index a6aad39270a5d9a140f395ebe04f7b5e22f51b79..772e82b1b587139a41d6b1fce91685ba8663f991 100644
--- a/public/settings.js
+++ b/public/settings.js
@@ -118,6 +118,18 @@ let settings = {
         }
       ]
     },
+    {
+      name: "Prof. Dr. Michael Mommert",
+      avatar: `https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/2/d/csm_michael_mommert_9cc5fef95c.png`,
+      email: "michael.mommert@hft-stuttgart.de",
+      social: [
+        {
+          agent: "webpage",
+          icon: DEFAULT.social.webpage.icon,
+          profile: "https://www.hft-stuttgart.de/p/michael-mommert"
+        }
+      ]
+    },
     {
       name: "Prof. Dr. Ulrike Padó",
       avatar: `https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/2/2/csm_Pado-Ulrike__4__5a061080e9.jpg`,
@@ -178,6 +190,18 @@ let settings = {
         }
       ]
     },
+    {
+      name: "Annegret Höpner",
+      avatar: `https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg`,
+      email: "annegret.hoepner@hft-stuttgart.de",
+      social: [
+        {
+          agent: "webpage",
+          icon: DEFAULT.social.webpage.icon,
+          profile: "https://www.hft-stuttgart.de/p/annegret-hoepner"
+        }
+      ]
+    },
     {
       name: "Niko Jochim",
       avatar: `${BASE_URL}/assets/images/Jochim.jpg`,