Skip to content
Snippets Groups Projects
Commit 0587ca33 authored by Andreas Brandl's avatar Andreas Brandl Committed by Mayra Cabrera
Browse files

Change database maintainers group for codeowners

Aligning with backend maintainers, @gitlab-org/maintainers/database is
now used for codeowners.
parent 5e1e9227
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -9,12 +9,13 @@
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
# 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
 
# Feature specific owners
/ee/lib/gitlab/code_owners/ @reprazent
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment