21 lines
1.2 KiB
Text
21 lines
1.2 KiB
Text
# Backend Maintainers are the default for all ruby files
|
|
*.rb @ashmckenzie @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @mkozono @mayra-cabrera @nick.thomas @rspeicher @rymai @reprazent @smcgivern @tkuah
|
|
*.rake @ashmckenzie @ayufan @dbalexandre @DouweM @dzaporozhets @godfat @grzesiek @mkozono @mayra-cabrera @nick.thomas @rspeicher @rymai @reprazent @smcgivern @tkuah
|
|
|
|
# Technical writing team are the default reviewers for everything in `doc/`
|
|
/doc/ @axil @marcia @eread
|
|
|
|
# Frontend maintainers should see everything in `app/assets/`
|
|
app/assets/ @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann @kushalpandya
|
|
*.scss @annabeldunstone @ClemMakesApps @fatihacet @filipa @iamphill @mikegreiling @timzallmann @kushalpandya
|
|
|
|
# Someone from the database team should review changes in `db/`
|
|
db/ @abrandl @NikolayS
|
|
|
|
# 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
|