diff options
author | 2019-11-13 09:49:24 +0000 | |
---|---|---|
committer | 2019-11-13 09:49:24 +0000 | |
commit | 1743ca3f026b25eb5b0311f134a5b25bb0b66321 (patch) | |
tree | 2ea38d49ae915fa53662ec502739a335ba67e137 /plugin | |
parent | 032a4d9e52147f81682d3f671294654835bf17ae (diff) | |
download | coredns-1743ca3f026b25eb5b0311f134a5b25bb0b66321.tar.gz coredns-1743ca3f026b25eb5b0311f134a5b25bb0b66321.tar.zst coredns-1743ca3f026b25eb5b0311f134a5b25bb0b66321.zip |
add OWNERS file (#3441)
Signed-off-by: yukihira <yukihira.lab@gmail.com>
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/bufsize/OWNERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugin/bufsize/OWNERS b/plugin/bufsize/OWNERS new file mode 100644 index 000000000..e40116eae --- /dev/null +++ b/plugin/bufsize/OWNERS @@ -0,0 +1,4 @@ +reviewers: + - ykhr53 +approvers: + - ykhr53
\ No newline at end of file |