[8.18] [DOCS] Adds Experience Docs to codeowners for setting docs (#223615) (#223840)

# Backport

This will backport the following commits from `main` to `8.18`:
- [[DOCS] Adds Experience Docs to codeowners for setting docs
(#223615)](https://github.com/elastic/kibana/pull/223615)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Nastasha
Solomon","email":"79124755+nastasha-solomon@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-12T22:14:45Z","message":"[DOCS]
Adds Experience Docs to codeowners for setting docs (#223615)\n\nAdds
the Experience Docs group as codeowners for the setting
docs.","sha":"70449f78b56045130456c294e126d478197525c9","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","backport:all-open","v9.1.0"],"title":"[DOCS]
Adds Experience Docs to codeowners for setting
docs","number":223615,"url":"https://github.com/elastic/kibana/pull/223615","mergeCommit":{"message":"[DOCS]
Adds Experience Docs to codeowners for setting docs (#223615)\n\nAdds
the Experience Docs group as codeowners for the setting
docs.","sha":"70449f78b56045130456c294e126d478197525c9"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/223615","number":223615,"mergeCommit":{"message":"[DOCS]
Adds Experience Docs to codeowners for setting docs (#223615)\n\nAdds
the Experience Docs group as codeowners for the setting
docs.","sha":"70449f78b56045130456c294e126d478197525c9"}}]}] BACKPORT-->

Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2025-06-13 17:05:49 +02:00 committed by GitHub
parent 5ca82e15a7
commit 039dc4a8a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.github/CODEOWNERS vendored
View file

@ -2674,7 +2674,7 @@ oas_docs/kibana.info.serverless.yaml @elastic/platform-docs
oas_docs/kibana.info.yaml @elastic/platform-docs
# Documentation settings files
docs/settings-gen @elastic/platform-docs
docs/settings-gen @elastic/platform-docs @elastic/experience-docs
# Plugin manifests
/src/plugins/**/kibana.jsonc @elastic/kibana-core