2018-08-20 10:48:08 -04:00
|
|
|
# Backend Maintainers are the default for all ruby files
|
2019-08-05 09:35:02 -04:00
|
|
|
*.rb @gitlab-org/maintainers/rails-backend
|
|
|
|
*.rake @gitlab-org/maintainers/rails-backend
|
2018-08-20 10:48:08 -04:00
|
|
|
|
|
|
|
# Technical writing team are the default reviewers for everything in `doc/`
|
2019-06-12 13:45:31 -04:00
|
|
|
/doc/ @axil @marcia @eread @mikelewis
|
2018-08-20 10:48:08 -04:00
|
|
|
|
|
|
|
# Frontend maintainers should see everything in `app/assets/`
|
2019-08-05 11:38:18 -04:00
|
|
|
app/assets/ @ClemMakesApps @fatihacet @filipa @mikegreiling @timzallmann @kushalpandya @pslaughter
|
|
|
|
*.scss @annabeldunstone @ClemMakesApps @fatihacet @filipa @mikegreiling @timzallmann @kushalpandya @pslaughter
|
2018-08-20 10:48:08 -04:00
|
|
|
|
2019-08-26 18:00:01 -04:00
|
|
|
# Database maintainers should review changes in `db/`
|
|
|
|
db/ @gitlab-org/maintainers/database
|
|
|
|
lib/gitlab/background_migration/ @gitlab-org/maintainers/database
|
|
|
|
lib/gitlab/database/ @gitlab-org/maintainers/database
|
|
|
|
lib/gitlab/sql/ @gitlab-org/maintainers/database
|
|
|
|
lib/gitlab/github_import/ @gitlab-org/maintainers/database
|
|
|
|
/ee/db/ @gitlab-org/maintainers/database
|
2018-08-20 10:48:08 -04:00
|
|
|
|
|
|
|
# Feature specific owners
|
|
|
|
/ee/lib/gitlab/code_owners/ @reprazent
|
2018-09-07 12:32:45 -04:00
|
|
|
/ee/lib/ee/gitlab/auth/ldap/ @dblessing @mkozono
|
|
|
|
/lib/gitlab/auth/ldap/ @dblessing @mkozono
|
2018-10-05 04:21:36 -04:00
|
|
|
/lib/gitlab/ci/templates/ @nolith @zj
|
|
|
|
/lib/gitlab/ci/templates/Auto-DevOps.gitlab-ci.yml @DylanGriffith @mayra-cabrera @tkuah
|
2019-06-05 10:41:19 -04:00
|
|
|
/lib/gitlab/ci/templates/Security/ @plafoucriere @gonzoyumo @twoodham
|
2019-06-27 01:49:45 -04:00
|
|
|
/ee/app/models/project_alias.rb @patrickbajao
|
|
|
|
/ee/lib/api/project_aliases.rb @patrickbajao
|