From d0c9fdc1e8d431bdd859ac48faa1cf74ec5a7351 Mon Sep 17 00:00:00 2001 From: David Rochow Date: Wed, 8 Oct 2025 10:37:19 +0200 Subject: [PATCH 1/2] Updating Codeowners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fcca882..6e07e5f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence, -* @cloudoperators/Administrators +* @cloudoperators/Administrators @drochow From 445300012891fb7f6bda75e3e77078a2142c98d3 Mon Sep 17 00:00:00 2001 From: David Rochow Date: Wed, 8 Oct 2025 11:46:17 +0200 Subject: [PATCH 2/2] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6e07e5f..569ecf9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence, -* @cloudoperators/Administrators @drochow +* @cloudoperators/Administrators @drochow @giobbe