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-08-17 10:50:05 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2020-08-17 10:50:05 +0300
commit6264ba396f06d16bc72b947c95edfe9070dc3e4b (patch)
treea12300bb5756a8bef146c464e9b209612f059e18
parentd912616ae579cee9e72871fd509bea51f55bc6a7 (diff)
Add `@avar` to the Gitaly team
Gitaly team members are maintainers by default, and as such should be listed in the documentation. Futher, the user name is added to a Ruby array that Danger uses to automatically apply labels.
-rw-r--r--CONTRIBUTING.md1
-rw-r--r--Dangerfile1
2 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e42ee9d11..ff2e74a38 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -68,6 +68,7 @@ RPC name. So for a change to RPC `FooBar` you would get:
| Maintainer |
|--------------------|
|@8bitlife|
+|@avar|
|@pks-t|
|@pokstad1 |
|@proglottis|
diff --git a/Dangerfile b/Dangerfile
index 7734a4276..59bf6f5ec 100644
--- a/Dangerfile
+++ b/Dangerfile
@@ -1,5 +1,6 @@
GITALY_TEAM = %w[
8bitlife
+ avar
pks-t
pokstad1
proglottis