From c0e6a8704c6241f96bc026c1ade2466439c6c407 Mon Sep 17 00:00:00 2001 From: John Belamaric Date: Tue, 29 Oct 2019 11:22:26 -0700 Subject: [PATCH] Add conformance-behavior-approvers to OWNERS_ALIASES --- OWNERS_ALIASES | 6 ++++++ test/conformance/testdata/OWNERS | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 6174e80fb96..710d193e0b5 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -473,3 +473,9 @@ aliases: - timothysc # Cluster Lifecycle, Scheduling - wojtek-t # Scalability - zehicle # Cluster Ops + + # conformance aliases https://git.k8s.io/enhancements/keps/sig-architecture/20190412-conformance-behaviors.md + conformance-behavior-approvers: + - bgrant0607 + - smarterclayton + - johnbelamaric diff --git a/test/conformance/testdata/OWNERS b/test/conformance/testdata/OWNERS index 7d74a2b6e75..6f3dea12a0d 100644 --- a/test/conformance/testdata/OWNERS +++ b/test/conformance/testdata/OWNERS @@ -11,9 +11,7 @@ reviewers: - dims - johnbelamaric approvers: - - bgrant0607 - - smarterclayton - - johnbelamaric + - conformance-behavior-approvers labels: - area/conformance - sig/architecture