From 0be5197c19ea3066d28fe8e97f274efff21f66ff Mon Sep 17 00:00:00 2001 From: Giovanni Liva Date: Mon, 19 Sep 2022 16:44:05 +0200 Subject: [PATCH] fix: Fix CODEOWNERS syntax Signed-off-by: Giovanni Liva --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 855195d2fb..557face19b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,4 +7,4 @@ # Learn about CODEOWNERS file format: # https://help.github.com/en/articles/about-code-owners # -* @thisthat @thschue @lifecycle-controller-maintainers \ No newline at end of file +* @thisthat @thschue @keptn-sandbox/lifecycle-controller-maintainers \ No newline at end of file