Skip to content

Update compliance files for CODEOWNERS

Lin Jen-Shin requested to merge update-compliance-files into master

What does this MR do and why?

Update compliance files for CODEOWNERS. This is updated by running tooling/bin/find_codeowners tooling/config/CODEOWNERS.yml and put relevant output into CODEOWNERS.

  • This updates based on the current files
  • This also removes qa/ from the equation because: (internal Slack context)
    • If we're changing the tests significantly, we're likely changing other files which should be covered already
    • If we're not changing the tests significantly, we're likely just tweaking, quarantining tests, promoting tests, etc

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

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.

Merge request reports