diff options
author | Olivier Gonzalez <ogonzalez@gitlab.com> | 2018-02-06 20:12:11 +0000 |
---|---|---|
committer | Olivier Gonzalez <ogonzalez@gitlab.com> | 2018-02-06 20:12:11 +0000 |
commit | ebe205abc98874afa3300001fedb4cfd156517ac (patch) | |
tree | abd0f0b14a323953fe47a56569aaec7d346327ce | |
parent | b0f0ad050b106e7cfcae350ca299f505a992ef7a (diff) | |
download | gitlab-ce-ebe205abc98874afa3300001fedb4cfd156517ac.tar.gz |
Add the missing "Security Products" Team label and sort them alphabetically
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ed56da0353d..dfe4bf65f9f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -174,7 +174,7 @@ Assigning a team label makes sure issues get the attention of the appropriate people. The current team labels are ~Build, ~"CI/CD", ~Discussion, ~Documentation, ~Edge, -~Geo, ~Gitaly, ~Platform, ~Monitoring, ~Release, and ~"UX". +~Geo, ~Gitaly, ~Monitoring, ~Platform, ~Release, ~"Security Products" and ~"UX". The descriptions on the [labels page][labels-page] explain what falls under the responsibility of each team. |