diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-30 21:08:52 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-30 21:08:52 +0000 |
commit | 07c452dfa09f8215053d42e010efebb0c4b69ae6 (patch) | |
tree | 31504bddd7cf705ac8fadc94d7a412831aac857c /doc/development/repository_mirroring.md | |
parent | 98d7cc758fb73239fb957c297446c811ab4150d9 (diff) | |
download | gitlab-ce-07c452dfa09f8215053d42e010efebb0c4b69ae6.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/repository_mirroring.md')
-rw-r--r-- | doc/development/repository_mirroring.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/development/repository_mirroring.md b/doc/development/repository_mirroring.md index fe6db987471..02d1499ca35 100644 --- a/doc/development/repository_mirroring.md +++ b/doc/development/repository_mirroring.md @@ -1,3 +1,9 @@ +--- +stage: none +group: unassigned +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 +--- + # Repository mirroring ## Deep Dive |