diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS index fb0c3383fc59cdccea6f72f29be1cc82a85ca4a7..31ddb12c65b78a8c7174758ee2c3619f7bcc21ec 100644 --- a/.gitlab/CODEOWNERS +++ b/.gitlab/CODEOWNERS @@ -649,7 +649,7 @@ lib/gitlab/checks/** /doc/architecture/blueprints/database_scaling/ @aqualls /doc/ci/ @drcatherinepope /doc/ci/caching/ @marcel.amirault -/doc/ci/chatops/ @phillipwells +/doc/ci/chatops/ @eread /doc/ci/cloud_deployment/ @phillipwells /doc/ci/cloud_services/ @marcel.amirault /doc/ci/directed_acyclic_graph/ @marcel.amirault @@ -693,7 +693,7 @@ lib/gitlab/checks/** /doc/development/bulk_import.md @eread /doc/development/cached_queries.md @jglassman1 /doc/development/cascading_settings.md @jglassman1 -/doc/development/chatops_on_gitlabcom.md @phillipwells +/doc/development/chatops_on_gitlabcom.md @eread /doc/development/cicd/ @marcel.amirault /doc/development/cicd/cicd_tables.md @drcatherinepope /doc/development/cicd/index.md @drcatherinepope diff --git a/doc/ci/chatops/index.md b/doc/ci/chatops/index.md index 7be12d0c0fd300220d7ea8a693ef9f4ec8a35095..6dff87ed1c506248b4f618c0e83d7b22e8447def 100644 --- a/doc/ci/chatops/index.md +++ b/doc/ci/chatops/index.md @@ -1,6 +1,6 @@ --- -stage: Deploy -group: Environments +stage: Manage +group: Import and Integrate info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments type: index, concepts, howto --- diff --git a/doc/development/chatops_on_gitlabcom.md b/doc/development/chatops_on_gitlabcom.md index 002470f73250e6c76db0d2bb9f9aa5d77650eab5..22f57e8ba436e2065f16115879b21b1135e01e69 100644 --- a/doc/development/chatops_on_gitlabcom.md +++ b/doc/development/chatops_on_gitlabcom.md @@ -1,6 +1,6 @@ --- -stage: Deploy -group: Environments +stage: Manage +group: Import and Integrate info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments ---