diff options
author | 2018-02-08 11:00:21 +0000 | |
---|---|---|
committer | 2018-02-08 11:00:21 +0000 | |
commit | 5a0adabceac88e00c0c70cacec1ce25603fc5995 (patch) | |
tree | c9ba8f9a9d7ff3a135b9382c06fd46559ed0a39f | |
parent | fd7abd9849519453cef38f78f1ae32a69e229296 (diff) | |
download | coredns-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-- | MAINTAINERS | 5 |
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> |