diff options
author | Rémy Coutable <remy@rymai.me> | 2018-05-28 16:59:11 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-05-28 16:59:11 +0000 |
commit | 6e354cb642f911dc71be3d5368f066900fc25970 (patch) | |
tree | 60868f69345eeb46a6b4c56531e755a7d0b5a737 | |
parent | b7467908b9366338bf7c4954f7a0d0a8b5266523 (diff) | |
parent | 51ad25082c2a6d5bfa8b438489874d93469bf82f (diff) | |
download | gitlab-ce-6e354cb642f911dc71be3d5368f066900fc25970.tar.gz |
Merge branch 'docs/fix-contributing-broken-tag' into 'master'
"Build" team is now "Distribution"
See merge request gitlab-org/gitlab-ce!19186
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 383d13656e2..64470a1f087 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -181,7 +181,7 @@ Team labels specify what team is responsible for this issue. Assigning a team label makes sure issues get the attention of the appropriate people. -The current team labels are ~Build, ~"CI/CD", ~Discussion, ~Documentation, ~Quality, +The current team labels are ~Distribution, ~"CI/CD", ~Discussion, ~Documentation, ~Quality, ~Geo, ~Gitaly, ~Monitoring, ~Platform, ~Release, ~"Security Products" and ~"UX". The descriptions on the [labels page][labels-page] explain what falls under the |