From a49b9eb929d0cad1e2c90e1bc74d2c1aad2e192c Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Mon, 16 Jun 2025 12:53:02 +0200 Subject: [PATCH] Update CODEOWNERS Add @elastic/docs as owners of the `/docs` folder so they can also approve and merge PRs --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index da9c0b3cd..5921224f4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,2 @@ -* @elastic/docs-engineering +* @elastic/docs-engineering +/docs/ @elastic/docs