From 8e78e8e1af764b9a7c69c17de72ff4648c312975 Mon Sep 17 00:00:00 2001 From: Tobias Perschon Date: Mon, 30 May 2022 09:30:27 +0200 Subject: [PATCH] update codeowners --- .github/CODEOWNERS | 3 +-- custom_components/wienerlinien/manifest.json | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1284959..4b5fb1f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ -* @ludeeus -* @tofuSCHNTZEL \ No newline at end of file +* @tofuSCHNITZEL \ No newline at end of file diff --git a/custom_components/wienerlinien/manifest.json b/custom_components/wienerlinien/manifest.json index 148d4a9..ae82d54 100644 --- a/custom_components/wienerlinien/manifest.json +++ b/custom_components/wienerlinien/manifest.json @@ -6,7 +6,6 @@ "issue_tracker": "https://github.com/tofuSCHNITZEL/wienerlinien/issues", "dependencies": [], "codeowners": [ - "@ludeeus", "@tofuSCHNITZEL" ], "requirements": [],