From fd7abd9849519453cef38f78f1ae32a69e229296 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Thu, 8 Feb 2018 10:55:51 +0000 Subject: Add OWNERS file (#1486) This should have everyone, but the process was quite manual. The rename from middleware -> plugin also meant I had to do some extra digging on who actually submitted the PR. I also double checked the current list of people with commit access. Every plugin now has an OWNERS, except *reverse*. I'll file a bug for that. --- plugin/errors/OWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugin/errors/OWNERS (limited to 'plugin/errors') diff --git a/plugin/errors/OWNERS b/plugin/errors/OWNERS new file mode 100644 index 000000000..eee46f686 --- /dev/null +++ b/plugin/errors/OWNERS @@ -0,0 +1,4 @@ +reviewers: + - miekg +approvers: + - miekg -- cgit v1.2.3