From ea6b31db63336811eb38b60dd12d24c7e4febae2 Mon Sep 17 00:00:00 2001 From: lcawl Date: Wed, 10 Sep 2025 14:29:47 -0700 Subject: [PATCH 1/2] Update codeowners for get-started paths --- .github/CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 70db9236d2..2fd9767351 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,7 +11,7 @@ /deploy-manage/ @elastic/admin-docs /explore-analyze/ @elastic/core-docs @elastic/experience-docs /extend/ @elastic/core-docs -/get-started/ @elastic/core-docs +/get-started/ @elastic/core-docs @elastic/project-docs /manage-data/ @elastic/admin-docs /manage-data/data-store/ @elastic/admin-docs @elastic/developer-docs @@ -46,7 +46,9 @@ /solutions/observability/ @elastic/experience-docs /solutions/observability/get-started/ @elastic/ski-docs /solutions/search/ @elastic/developer-docs +/solutions/search/get-started/ @elastic/developer-docs @elastic/project-docs /solutions/security/ @elastic/experience-docs +/solutions/security/get-started @elastic/experience-docs @elastic/project-docs /troubleshoot/ @elastic/docs /troubleshoot/deployments/ @elastic/admin-docs From 0f0fee79269d73907ef5d10cb188d9f3f0b045b4 Mon Sep 17 00:00:00 2001 From: lcawl Date: Wed, 10 Sep 2025 14:31:03 -0700 Subject: [PATCH 2/2] Edit owners for observability get-started --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2fd9767351..0c326c951e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -44,7 +44,7 @@ /solutions/ @elastic/experience-docs @elastic/developer-docs /solutions/observability/ @elastic/experience-docs -/solutions/observability/get-started/ @elastic/ski-docs +/solutions/observability/get-started/ @elastic/ski-docs @elastic/project-docs /solutions/search/ @elastic/developer-docs /solutions/search/get-started/ @elastic/developer-docs @elastic/project-docs /solutions/security/ @elastic/experience-docs