From a86a1be2039a75cb782333958b6cc72887cbf152 Mon Sep 17 00:00:00 2001
From: Kristina Mazur <kristina.mazur@tum.de>
Date: Fri, 28 Feb 2025 15:19:11 +0100
Subject: [PATCH] Update CODEOWNERS, licence and readme

---
 CODEOWNERS | 2 +-
 LICENSE    | 4 ++--
 README.md  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/CODEOWNERS b/CODEOWNERS
index b5f43b4..8359155 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -1,5 +1,5 @@
 # Repository-specific code ownership
-  *                           @unicado-consortium/rwth    @unicado-consortium/tub-lb
+  *                           @Florian.Schueltke   @AndiGob
 
 # File-specific code ownership
 .gitattributes                @Florian.Schueltke
diff --git a/LICENSE b/LICENSE
index fedde47..e06ae69 100644
--- a/LICENSE
+++ b/LICENSE
@@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
     <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) 2024  Kristina Mazur
+    Copyright (C) 2025 UNICADO consortium
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
   If the program does terminal interaction, make it output a short
 notice like this when it starts in an interactive mode:
 
-    <program>  Copyright (C) 2024  Kristina Mazur
+    <program>  Copyright (C) 2025 UNICADO consortium
     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
     This is free software, and you are welcome to redistribute it
     under certain conditions; type `show c' for details.
diff --git a/README.md b/README.md
index c814c6f..dc94c80 100644
--- a/README.md
+++ b/README.md
@@ -33,5 +33,5 @@ including its associated partner
 and is funded by the Federal Ministry of Economic Affairs and Climate Action on the basis of a decision by the German Bundestag.
 
 ## Contact
-For questions or support, feel free to contact us :email: **E-Mail:** [contact@unicado.io](mailto:contact@unicado.io).
+For questions or support, feel free to contact us :email: **E-Mail:** [contacts@unicado.io](mailto:contacts@unicado.io).
 
-- 
GitLab