From 67d7f09eb82d72fd045108a5399f83addd98fdba Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Mon, 13 Feb 2023 16:56:14 +0100 Subject: [PATCH] hack/OWNERS: add pohly as reviewer and approver Several files that I maintain (primarily logcheck.conf right now, but I'm also working on golangci-lint) are in this directory. It would be useful to have approval rights to avoid delays. --- hack/OWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hack/OWNERS b/hack/OWNERS index 19e61219170..3e9141bce25 100644 --- a/hack/OWNERS +++ b/hack/OWNERS @@ -12,6 +12,7 @@ reviewers: - lavalamp - liggitt - mikedanese + - pohly - SataQiu - smarterclayton - spiffxp @@ -28,6 +29,7 @@ approvers: - lavalamp - liggitt - mikedanese + - pohly # for logging and linting - pwittrock - SataQiu - smarterclayton