From 37177cb755348be886d65af40bd1ed5faf76e145 Mon Sep 17 00:00:00 2001 From: Nick Benoit Date: Thu, 9 Jan 2025 07:43:46 -0700 Subject: [PATCH] Rename code owner (#883) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 57f54d589..3224aa3b0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # These owners will be the default owners for everything in # the repository. -* @elastic/control-plane-stateful-applications +* @elastic/control-plane-hosted-applications