summaryrefslogtreecommitdiff
path: root/doc/development/database
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-03-11 18:08:37 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-03-11 18:08:37 +0000
commitc511df8a7e79a3df0b03eb774be53651a1aa465d (patch)
tree486d0b5dc967b610cce89286a7d7849deef8593e /doc/development/database
parente46506bcc32de1af076ec8a5d51d405f827dd986 (diff)
downloadgitlab-ce-c511df8a7e79a3df0b03eb774be53651a1aa465d.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/database')
-rw-r--r--doc/development/database/database_reviewer_guidelines.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/development/database/database_reviewer_guidelines.md b/doc/development/database/database_reviewer_guidelines.md
index 8c216d8247f..9d5e4821c9f 100644
--- a/doc/development/database/database_reviewer_guidelines.md
+++ b/doc/development/database/database_reviewer_guidelines.md
@@ -32,6 +32,13 @@ Team members are encouraged to self-identify as database domain experts, and add
projects:
gitlab:
- reviewer database
+```
+
+Create the merge request [using the "Database reviewer" template](https://gitlab.com/gitlab-com/www-gitlab-com/-/blob/master/.gitlab/merge_request_templates/Database%20reviewer.md),
+adding your expertise your profile YAML file. Assign to a database maintainer or the
+[Database Team's Engineering Manager](https://about.gitlab.com/handbook/engineering/development/enablement/database/).
+
+After the `team.yml` update is merged, the [Reviewer roulette](../code_review.md#reviewer-roulette)
may recommend you as a database reviewer.
## Resources for database reviewers