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-24 10:33:45 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2020-02-24 10:35:23 +0300
commitc6d72d0d631a365f4e60f08716031668b5661605 (patch)
treedda9609ed2f24b5c2900105a20eb07f96c692aee /Dangerfile
parent1f4e674faf4e3c2b727c09ce6c9cea7e01962746 (diff)
Add Patrick as team member for Danger
This will allow some automation to work properly, for example it automatically applies labels for merge requests and such. Also, this change adds Pavlo as a maintainer. That slipped last time.
Diffstat (limited to 'Dangerfile')
-rw-r--r--Dangerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dangerfile b/Dangerfile
index 5cd823476..62cb65390 100644
--- a/Dangerfile
+++ b/Dangerfile
@@ -1,4 +1,4 @@
-GITALY_TEAM = %w[8bitlife jacobvosmaer-gitlab johncai pokstad1 zj-gitlab]
+GITALY_TEAM = %w[8bitlife jacobvosmaer-gitlab johncai pks-t pokstad1 zj-gitlab]
danger.import_dangerfile(path: 'danger/assignees')
danger.import_dangerfile(path: 'danger/changelog')