From a155010bcb6c2f6531b41a580e6dd15eec974668 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Tue, 30 Nov 2021 09:45:21 +0100 Subject: [PATCH] OWNERS: add pohly as SIG Instrumentation review and component-base/logs approver I've helped review PRs already, mostly around structured logging. I'm a co-chair of that working group. --- OWNERS_ALIASES | 1 + staging/src/k8s.io/component-base/logs/OWNERS | 1 + 2 files changed, 2 insertions(+) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index a332f559441..c65251f36ed 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -340,6 +340,7 @@ aliases: - serathius - lilic - dgrisonnet + - pohly # sig-instrumentation-emeritus # - DirectXMan12 diff --git a/staging/src/k8s.io/component-base/logs/OWNERS b/staging/src/k8s.io/component-base/logs/OWNERS index 456ede6025d..68b589aeba7 100644 --- a/staging/src/k8s.io/component-base/logs/OWNERS +++ b/staging/src/k8s.io/component-base/logs/OWNERS @@ -3,6 +3,7 @@ approvers: - sig-instrumentation-approvers - serathius +- pohly reviewers: - sig-instrumentation-reviewers - serathius