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:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2020-02-25 23:12:26 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2020-02-25 23:12:26 +0300
commit2ccdb3ab421f4b4b051563226e1729401c297684 (patch)
tree2c17a8e7c083ef6dcb2fa074d54d0f22c2f98885 /Dangerfile
parent2666cd4f229563a44606b90750fc7c1ce4c431cd (diff)
Add James Fargher as maintainer to Gitaly
Diffstat (limited to 'Dangerfile')
-rw-r--r--Dangerfile10
1 files changed, 9 insertions, 1 deletions
diff --git a/Dangerfile b/Dangerfile
index 62cb65390..f1a65d33c 100644
--- a/Dangerfile
+++ b/Dangerfile
@@ -1,4 +1,12 @@
-GITALY_TEAM = %w[8bitlife jacobvosmaer-gitlab johncai pks-t pokstad1 zj-gitlab]
+GITALY_TEAM = %w[
+ 8bitlife
+ jacobvosmaer-gitlab
+ johncai
+ pks-t
+ pokstad1
+ proglottis
+ zj-gitlab
+]
danger.import_dangerfile(path: 'danger/assignees')
danger.import_dangerfile(path: 'danger/changelog')