aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-02-08 11:00:21 +0000
committerGravatar GitHub <noreply@github.com> 2018-02-08 11:00:21 +0000
commit5a0adabceac88e00c0c70cacec1ce25603fc5995 (patch)
treec9ba8f9a9d7ff3a135b9382c06fd46559ed0a39f
parentfd7abd9849519453cef38f78f1ae32a69e229296 (diff)
downloadcoredns-5a0adabceac88e00c0c70cacec1ce25603fc5995.tar.gz
coredns-5a0adabceac88e00c0c70cacec1ce25603fc5995.tar.zst
coredns-5a0adabceac88e00c0c70cacec1ce25603fc5995.zip
Remove MAINTAINERS file (#1503)
We have OWNERS file throughout the repo. The top level OWNERS file replaces the MAINTAINERS file (sans email addresses that is).
-rw-r--r--MAINTAINERS5
1 files changed, 0 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
deleted file mode 100644
index 4e23a9dd3..000000000
--- a/MAINTAINERS
+++ /dev/null
@@ -1,5 +0,0 @@
-Chris O'Haver <chris@coredns.io>
-John Belamaric <john@coredns.io>
-Manuel Alejandro de Brito Fontes <aledbf@gmail.com>
-Miek Gieben <miek@coredns.io>
-Yong Tang <yong.tang@coredns.io>