Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,20 @@
# The docs
/cloud-account/ @elastic/admin-docs
/deploy-manage/ @elastic/admin-docs

/explore-analyze/ @elastic/core-docs @elastic/experience-docs
/explore-analyze/alerts-cases/ @elastic/experience-docs
/explore-analyze/dashboards/ @elastic/experience-docs
/explore-analyze/discover/ @elastic/experience-docs
/explore-analyze/elastic-inference/ @elastic/developer-docs @elastic/experience-docs
/explore-analyze/find-and-organize/ @elastic/experience-docs
/explore-analyze/machine-learning/ @elastic/developer-docs @elastic/experience-docs
/explore-analyze/query-filter/ @elastic/developer-docs @elastic/experience-docs
/explore-analyze/report-and-share/ @elastic/experience-docs
/explore-analyze/scripting/ @elastic/admin-docs
/explore-analyze/transforms/ @elastic/developer-docs
/explore-analyze/visualize/ @elastic/experience-docs

/extend/ @elastic/core-docs
/get-started/ @elastic/core-docs @elastic/project-docs
Copy link
Collaborator Author

@shainaraskas shainaraskas Oct 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elastic/project-docs looks like we have a missing link here (see the error at the top of this file)

I think we need to add your team as a subteam of docs, but we should do whatever we did for core/exp/dev/admin/ingest - I can't see how they were added, but they weren't given direct permissions to this repo

until we do that, your team won't be notified on the files you've marked as co-owned

cc: @georgewallace we will probably need your help here

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it might be because it's still pending approval to have the "docs" team as its parent. I'll follow up with on who can complete that.


Expand Down Expand Up @@ -64,7 +77,7 @@
/troubleshoot/security/ @elastic/ski-docs

# Raw migrated files
/raw-migrated-files/ @elastic/docs
/raw-migrated-files/ @elastic/admin-docs

# Legacy serverless docs
/serverless/ @elastic/admin-docs
Expand Down