From 77831ea462beb13af357612bff33e9bbd1eb5a7b Mon Sep 17 00:00:00 2001 From: Eric Duminil <eric.duminil@gmail.com> Date: Sat, 17 Apr 2021 11:33:57 +0200 Subject: [PATCH] =?UTF-8?q?Adding=20Michael=20K=C3=A4ppler=20to=20contribu?= =?UTF-8?q?tors.=20Thanks!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 ++++++------- ampel-firmware/ampel-firmware.ino | 1 + 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9389e01..b9d135d 100644 --- a/README.md +++ b/README.md @@ -69,13 +69,12 @@ make upload board=esp32 && make monitor # For ESP32 ## Authors - * Eric Duminil - * Robert Otto - * Myriam Guedey - * Tobias Gabriel Erhart - * Jonas Stave - -Hochschule für Technik Stuttgart + * Eric Duminil (HfT Stuttgart) + * Robert Otto (HfT Stuttgart) + * Myriam Guedey (HfT Stuttgart) + * Tobias Gabriel Erhart (HfT Stuttgart) + * Jonas Stave (HfT Stuttgart) + * Michael Käppler ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. diff --git a/ampel-firmware/ampel-firmware.ino b/ampel-firmware/ampel-firmware.ino index 00a8986..7abda47 100644 --- a/ampel-firmware/ampel-firmware.ino +++ b/ampel-firmware/ampel-firmware.ino @@ -43,6 +43,7 @@ * Myriam Guedey * Tobias Gabriel Erhart * Jonas Stave + * Michael Käppler */ /***************************************************************** -- GitLab