From 3dd459896aeb168355e8a410261ee9c33e764436 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Thu, 10 May 2018 07:41:03 +0100 Subject: [PATCH] Add OWNERS to forward (#1789) Copy the OWNERS file from proxy and add rdrozhdzh to it. --- plugin/forward/OWNERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugin/forward/OWNERS diff --git a/plugin/forward/OWNERS b/plugin/forward/OWNERS new file mode 100644 index 000000000..3ef197ec2 --- /dev/null +++ b/plugin/forward/OWNERS @@ -0,0 +1,12 @@ +reviewers: + - fturib + - grobie + - johnbelamaric + - miekg + - rdrozhdzh +approvers: + - fturib + - grobie + - johnbelamaric + - rdrozhdzh + - miekg