aboutsummaryrefslogtreecommitdiff
path: root/plugin/grpc
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2019-11-29 13:17:05 +0000
committerGravatar GitHub <noreply@github.com> 2019-11-29 13:17:05 +0000
commit24176a97e65e65a768e4e06b192f38da511d1025 (patch)
treed2a8f3dd40cb50f79a8decfe99d5799a311b4a7d /plugin/grpc
parentd56dbffa95963f1e0ca14c0f75e42c816c0783a8 (diff)
downloadcoredns-24176a97e65e65a768e4e06b192f38da511d1025.tar.gz
coredns-24176a97e65e65a768e4e06b192f38da511d1025.tar.zst
coredns-24176a97e65e65a768e4e06b192f38da511d1025.zip
Move to CODEOWNERS (#3489)
* Move to CODEOWNERS No change in who own what; just a move to CODEOWNERS. This allows dreck cleanups. Added .dreck.yaml for alias and exec. Fixes: #3486 Signed-off-by: Miek Gieben <miek@miek.nl> * stickler bot Signed-off-by: Miek Gieben <miek@miek.nl> * sort the file Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'plugin/grpc')
-rw-r--r--plugin/grpc/OWNERS6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugin/grpc/OWNERS b/plugin/grpc/OWNERS
deleted file mode 100644
index 7b778f5bd..000000000
--- a/plugin/grpc/OWNERS
+++ /dev/null
@@ -1,6 +0,0 @@
-reviewers:
- - inigohu
- - miekg
-approvers:
- - inigohu
- - miekg