From 4c34358c5eb4869ef216f9ff9df7ac37906b961e Mon Sep 17 00:00:00 2001 From: Brian Grant Date: Wed, 23 Aug 2017 10:55:24 -0700 Subject: [PATCH] Add liggitt as an API approver. Note that bgrant0607 is an approver, but shouldn't be auto-assigned. --- api/OWNERS | 2 ++ pkg/api/OWNERS | 2 ++ pkg/apis/OWNERS | 2 ++ staging/src/k8s.io/api/OWNERS | 2 ++ 4 files changed, 8 insertions(+) diff --git a/api/OWNERS b/api/OWNERS index 7009d88bf10..4d61bb354ea 100644 --- a/api/OWNERS +++ b/api/OWNERS @@ -3,6 +3,8 @@ approvers: - lavalamp - smarterclayton - thockin +- liggitt +# - bgrant0607 # manual escalations only reviewers: - thockin - lavalamp diff --git a/pkg/api/OWNERS b/pkg/api/OWNERS index 7009d88bf10..0605b27b2aa 100644 --- a/pkg/api/OWNERS +++ b/pkg/api/OWNERS @@ -3,6 +3,8 @@ approvers: - lavalamp - smarterclayton - thockin +- liggitt +# - bgrant0607 # manual escalations only reviewers: - thockin - lavalamp diff --git a/pkg/apis/OWNERS b/pkg/apis/OWNERS index 646f794bcaf..c8cd82a728e 100644 --- a/pkg/apis/OWNERS +++ b/pkg/apis/OWNERS @@ -3,6 +3,8 @@ approvers: - lavalamp - smarterclayton - thockin +- liggitt +# - bgrant0607 # manual escalations only reviewers: - lavalamp - smarterclayton diff --git a/staging/src/k8s.io/api/OWNERS b/staging/src/k8s.io/api/OWNERS index b397c6953eb..cfc4c438e81 100644 --- a/staging/src/k8s.io/api/OWNERS +++ b/staging/src/k8s.io/api/OWNERS @@ -3,6 +3,8 @@ approvers: - lavalamp - smarterclayton - thockin +- liggitt +# - bgrant0607 # manual escalations only reviewers: - brendandburns - caesarxuchao