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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Dangerfile')
-rw-r--r--Dangerfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Dangerfile b/Dangerfile
index 0e7836403..8289c7713 100644
--- a/Dangerfile
+++ b/Dangerfile
@@ -9,8 +9,6 @@ GITALY_TEAM = %w[
zj-gitlab
]
-REVIEWERS = GITALY_TEAM - %w[zj-gitlab]
-
danger.import_dangerfile(path: 'danger/assignees')
danger.import_dangerfile(path: 'danger/changelog')
danger.import_dangerfile(path: 'danger/labels')