Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/project/code_owners.md')
-rw-r--r--doc/user/project/code_owners.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/user/project/code_owners.md b/doc/user/project/code_owners.md
index b35d04dfdfc..dbe3f3dc891 100644
--- a/doc/user/project/code_owners.md
+++ b/doc/user/project/code_owners.md
@@ -1,4 +1,7 @@
---
+stage: Create
+group: Source Code
+info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers"
type: reference
---
@@ -175,7 +178,7 @@ Owners" section:
```plaintext
[README Owners]
-README.md @user1 @user 2
+README.md @user1 @user2
internal/README.md @user2
```