From 20f0408f29393a544a8a2cfbfdb17f6664c27f0e Mon Sep 17 00:00:00 2001 From: SataQiu <1527062125@qq.com> Date: Thu, 12 Dec 2019 10:49:31 +0800 Subject: [PATCH] promote SataQiu to an approver of test and test/e2e/framework --- test/OWNERS | 1 + test/e2e/framework/OWNERS | 1 + 2 files changed, 2 insertions(+) diff --git a/test/OWNERS b/test/OWNERS index 635fac75b14..a09d7773fc3 100644 --- a/test/OWNERS +++ b/test/OWNERS @@ -20,6 +20,7 @@ approvers: - oomichi - pwittrock # for test/e2e/kubectl.go - saad-ali + - SataQiu - sig-testing-approvers - smarterclayton - soltysh diff --git a/test/e2e/framework/OWNERS b/test/e2e/framework/OWNERS index f2c753e46c5..b37e6bf25d6 100644 --- a/test/e2e/framework/OWNERS +++ b/test/e2e/framework/OWNERS @@ -8,6 +8,7 @@ approvers: - pohly - oomichi - neolit123 +- SataQiu reviewers: - sig-testing-reviewers - timothysc