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-07-24 11:38:54 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2020-07-24 13:14:37 +0300
commit1ce4ab59038284ecb887e7e6c8d4a464467149a3 (patch)
tree3ffb4e730bccd55a4a53c778a2b1e1a27d4bca41
parentd758ff48fbf8392e08626b60685d037373347d72 (diff)
misc: Update the Gitaly team for danger automation
Danger has a list of Gitaly team members, which get assigned to merge requests and influences labeling. This change removes John from the team. Additionally it updates the table of maintainers in the contributing documentation.
-rw-r--r--CONTRIBUTING.md3
-rw-r--r--Dangerfile1
2 files changed, 1 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c699324d4..e42ee9d11 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -68,11 +68,10 @@ RPC name. So for a change to RPC `FooBar` you would get:
| Maintainer |
|--------------------|
|@8bitlife|
-|@jacobvosmaer-gitlab|
-|@johncai |
|@pks-t|
|@pokstad1 |
|@proglottis|
+|@samihiltunen|
|@zj-gitlab |
## Development Process
diff --git a/Dangerfile b/Dangerfile
index df89a57d4..7734a4276 100644
--- a/Dangerfile
+++ b/Dangerfile
@@ -1,6 +1,5 @@
GITALY_TEAM = %w[
8bitlife
- johncai
pks-t
pokstad1
proglottis