summaryrefslogtreecommitdiff
path: root/doc/development/database/database_reviewer_guidelines.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/database/database_reviewer_guidelines.md')
-rw-r--r--doc/development/database/database_reviewer_guidelines.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/development/database/database_reviewer_guidelines.md b/doc/development/database/database_reviewer_guidelines.md
index 894b1ea15f0..6cb061f9959 100644
--- a/doc/development/database/database_reviewer_guidelines.md
+++ b/doc/development/database/database_reviewer_guidelines.md
@@ -23,9 +23,9 @@ For more information on the database review process, check the [database review
Team members are encouraged to self-identify as database domain experts and add it to their [team profile](https://gitlab.com/gitlab-com/www-gitlab-com/-/blob/master/data/team.yml)
```yaml
- projects:
- gitlab:
- - reviewer database
+projects:
+ gitlab:
+ - reviewer database
```
Assign the MR which adds your expertise to the `team.yml` file to a database maintainer
@@ -70,9 +70,9 @@ they can update their [team profile](https://gitlab.com/gitlab-com/www-gitlab-co
to a `trainee_maintainer database`:
```yaml
- projects:
- gitlab:
- - trainee_maintainer database
+projects:
+ gitlab:
+ - trainee_maintainer database
```
The first step is to a create a [Trainee Database Maintainer Issue](https://gitlab.com/gitlab-com/www-gitlab-com/-/issues/new?issuable_template=trainee-database-maintainer).