aboutsummaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorGravatar dilyevsky <ilyevsky@gmail.com> 2018-09-13 15:22:57 -0700
committerGravatar GitHub <noreply@github.com> 2018-09-13 15:22:57 -0700
commit063999551d2d7ac58a66c1c376668ac2d44af379 (patch)
tree2cd06248beeda851a7281ddab758d151d7e429df /plugin
parent0bf8b81cb7a5894e7cb6336ac5a8f7510c92692d (diff)
downloadcoredns-063999551d2d7ac58a66c1c376668ac2d44af379.tar.gz
coredns-063999551d2d7ac58a66c1c376668ac2d44af379.tar.zst
coredns-063999551d2d7ac58a66c1c376668ac2d44af379.zip
Add @dilyevsky to reviewers. (#2094)
* Add @dilyevsky to reviewers. Per @miekg suggestion on https://github.com/coredns/coredns/pull/2050#pullrequestreview-149538954 adding myself to OWNERS file. * Also add me into plugin/route53-specific reviewers/approvers.
Diffstat (limited to 'plugin')
-rw-r--r--plugin/route53/OWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugin/route53/OWNERS b/plugin/route53/OWNERS
index 4e0ca6d99..aba4fe3da 100644
--- a/plugin/route53/OWNERS
+++ b/plugin/route53/OWNERS
@@ -1,4 +1,6 @@
reviewers:
- yongtang
+ - dilyevsky
approvers:
- yongtang
+ - dilyevsky