diff options
author | 2018-09-13 15:22:57 -0700 | |
---|---|---|
committer | 2018-09-13 15:22:57 -0700 | |
commit | 063999551d2d7ac58a66c1c376668ac2d44af379 (patch) | |
tree | 2cd06248beeda851a7281ddab758d151d7e429df /OWNERS | |
parent | 0bf8b81cb7a5894e7cb6336ac5a8f7510c92692d (diff) | |
download | coredns-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 'OWNERS')
-rw-r--r-- | OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ reviewers: - bradbeam - chrisohaver + - dilyevsky - fastest963 - fturib - greenpau |