From d9dd6711cbcc3eef06b2137046b04353e965d798 Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Mon, 3 Feb 2025 15:23:41 -0800 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b1335a1d07..becb6b5104 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ /.github/ @elastic/doc-leads -/.github/workflows/co-docs-builder.yml @elastic/docs-engineering +/.github/workflows/ @elastic/docs-engineering /serverless/ @elastic/platform-docs -/serverless/serverless-changelog.asciidoc @elastic/docs \ No newline at end of file +/serverless/serverless-changelog.asciidoc @elastic/docs