Skip to content

Draft: Draft: Update the codeowners for TW team to reduce number of approvals in MRs

Marcel Amirault requested to merge docs-team-codeowners-update into master

What does this MR do and why?

The current CODEOWNERS for docs has a minor issue where we get multiple approvals listed for docs, but I think we can improve this by moving one of the rules into a different section.

The /doc/ @gl-docsteam rule is currently in the ^[Documentation Directories] section, while the files themselves are listed in the ^[Documentation Pages]. If we move them together, the /doc/ rule won't be used if a DRI is found for a specific file later in the section, eliminating one of the superfluous rules in the approvals.

Screenshots or screen recordings

Screenshot_2023-01-17_at_11.14.02

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marcel Amirault

Merge request reports

Loading