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:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2021-09-03 14:22:15 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2021-09-03 14:22:15 +0300
commit3c05ed0db1e318ccef8442d968704d3db4db915a (patch)
treecef776f304a7d3c075398b47ef9dbcb05b331a40 /Dangerfile
parent378d379adcb545e10ee2db333bdddc054647b019 (diff)
Dangerfile: Drop zj-gitlab from list of contributors
Drop zj-gitlab from the list of contributors.
Diffstat (limited to 'Dangerfile')
-rw-r--r--Dangerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dangerfile b/Dangerfile
index b71dc126f..1c614dd60 100644
--- a/Dangerfile
+++ b/Dangerfile
@@ -10,7 +10,6 @@ GITALY_TEAM = %w[
proglottis
samihiltunen
toon
- zj-gitlab
]
gitlab_dangerfiles = Gitlab::Dangerfiles::Engine.new(self)