Skip to content

Update CODEOWNERS according to the latest responsibilities

Rémy Coutable requested to merge update-codeonwers into master

What does this MR do?

Update CODEOWNERS according to the latest responsibilities

  • Move /scripts/frontend after /scripts otherwise /scripts will always take precedence.
  • Add *.js for frontend maintainers.
  • Add /ee/app/assets for frontend maintainers.
  • Add /ee/lib/ee/gitlab/background_migration/ for DB maintainers.
  • Add /ee/lib/gitlab/database/ for DB maintainers.
  • Add /.gitlab/ci/docs.gitlab-ci.yml for TW and EPE teams.
  • Add EPE to /.gitlab/ci/releases.gitlab-ci.yml and /scripts/frontend/.
Edited by Rémy Coutable

Merge request reports