27 lines
1.2 KiB
Text
27 lines
1.2 KiB
Text
# Backend Maintainers are the default for all ruby files
|
|
*.rb @gitlab-org/maintainers/rails-backend
|
|
*.rake @gitlab-org/maintainers/rails-backend
|
|
|
|
# Technical writing team are the default reviewers for everything in `doc/`
|
|
/doc/ @axil @marcia @eread @mikelewis
|
|
|
|
# Frontend maintainers should see everything in `app/assets/`
|
|
app/assets/ @ClemMakesApps @fatihacet @filipa @mikegreiling @timzallmann @kushalpandya @pslaughter
|
|
*.scss @annabeldunstone @ClemMakesApps @fatihacet @filipa @mikegreiling @timzallmann @kushalpandya @pslaughter
|
|
|
|
# Maintainers from the Database team should review changes in `db/`
|
|
db/ @gl-database
|
|
lib/gitlab/background_migration/ @gl-database
|
|
lib/gitlab/database/ @gl-database
|
|
lib/gitlab/sql/ @gl-database
|
|
/ee/db/ @gl-database
|
|
|
|
# Feature specific owners
|
|
/ee/lib/gitlab/code_owners/ @reprazent
|
|
/ee/lib/ee/gitlab/auth/ldap/ @dblessing @mkozono
|
|
/lib/gitlab/auth/ldap/ @dblessing @mkozono
|
|
/lib/gitlab/ci/templates/ @nolith @zj
|
|
/lib/gitlab/ci/templates/Auto-DevOps.gitlab-ci.yml @DylanGriffith @mayra-cabrera @tkuah
|
|
/lib/gitlab/ci/templates/Security/ @plafoucriere @gonzoyumo @twoodham
|
|
/ee/app/models/project_alias.rb @patrickbajao
|
|
/ee/lib/api/project_aliases.rb @patrickbajao
|