Skip to content

Commit 3fdd625

Browse files
kibanamachinelcawl
andauthored
[8.19] Update codeowners for oas_docs (elastic#224325) (elastic#224974)
# Backport This will backport the following commits from `main` to `8.19`: - [Update codeowners for oas_docs (elastic#224325)](elastic#224325) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-06-23T22:56:31Z","message":"Update codeowners for oas_docs (elastic#224325)","sha":"f0b862f1136c31a0761b6f19ba06411fb52b4959","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","documentation","backport:version","v9.1.0","v8.19.0","v9.0.3","v8.18.3"],"title":"Update codeowners for oas_docs","number":224325,"url":"https://github.com/elastic/kibana/pull/224325","mergeCommit":{"message":"Update codeowners for oas_docs (elastic#224325)","sha":"f0b862f1136c31a0761b6f19ba06411fb52b4959"}},"sourceBranch":"main","suggestedTargetBranches":["8.19","9.0","8.18"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/224325","number":224325,"mergeCommit":{"message":"Update codeowners for oas_docs (elastic#224325)","sha":"f0b862f1136c31a0761b6f19ba06411fb52b4959"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Lisa Cawley <[email protected]>
1 parent 1018ac4 commit 3fdd625

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2735,9 +2735,11 @@ packages/react @elastic/appex-sharedux
27352735
/x-pack/test_serverless/functional/test_suites/security/ftr/navigation.ts @elastic/appex-sharedux
27362736

27372737
# OpenAPI spec files
2738-
oas_docs/.spectral.yaml @elastic/platform-docs
2739-
oas_docs/kibana.info.serverless.yaml @elastic/platform-docs
2740-
oas_docs/kibana.info.yaml @elastic/platform-docs
2738+
oas_docs/linters @elastic/core-docs @elastic/experience-docs
2739+
oas_docs/overlays @elastic/core-docs @elastic/experience-docs
2740+
oas_docs/kibana.info.serverless.yaml @elastic/core-docs @elastic/experience-docs
2741+
oas_docs/kibana.info.yaml @elastic/core-docs @elastic/experience-docs
2742+
oas_docs/output @elastic/core-docs @elastic/experience-docs
27412743

27422744
# Documentation settings files
27432745
docs/settings-gen @elastic/platform-docs @elastic/experience-docs

0 commit comments

Comments
 (0)