summaryrefslogtreecommitdiff
path: root/.github/reviewers.yml
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-08-01 14:32:30 +0200
committerChristian Poessinger <christian@poessinger.com>2021-08-01 14:34:27 +0200
commit2c85a117b997aaf6c953f2723ddc6f74f1c1ef6c (patch)
tree70704eda82b38231776bb924ef58fd3df2a71f36 /.github/reviewers.yml
parent1e01fcfeb8c8f3b89ff8a14af14e8bfa3f4698d1 (diff)
downloadvyos-build-2c85a117b997aaf6c953f2723ddc6f74f1c1ef6c.tar.gz
vyos-build-2c85a117b997aaf6c953f2723ddc6f74f1c1ef6c.zip
GitHub: add PR conflict and author assignment workflows
(cherry picked from commit 6f679441bd94fd1bdcd9a85e750c5fa5aac8ec40)
Diffstat (limited to '.github/reviewers.yml')
-rw-r--r--.github/reviewers.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/.github/reviewers.yml b/.github/reviewers.yml
new file mode 100644
index 00000000..66c99e90
--- /dev/null
+++ b/.github/reviewers.yml
@@ -0,0 +1,19 @@
+---
+docker-vyos/**:
+ - sever-sever
+ - DmitriyEshenko
+
+vars/**:
+ - c-po
+ - UnicronNL
+
+.github/**:
+ - c-po
+ - dmbaturin
+ - UnicronNL
+
+'**':
+ - c-po
+ - dmbaturin
+ - jestabro
+ - UnicronNL