diff --git a/staging/src/k8s.io/client-go/tools/portforward/OWNERS b/staging/src/k8s.io/client-go/tools/portforward/OWNERS new file mode 100644 index 00000000000..3078483072f --- /dev/null +++ b/staging/src/k8s.io/client-go/tools/portforward/OWNERS @@ -0,0 +1,10 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - aojea + - liggitt + - seans3 +reviewers: + - aojea + - liggitt + - seans3 diff --git a/staging/src/k8s.io/client-go/tools/remotecommand/OWNERS b/staging/src/k8s.io/client-go/tools/remotecommand/OWNERS new file mode 100644 index 00000000000..3078483072f --- /dev/null +++ b/staging/src/k8s.io/client-go/tools/remotecommand/OWNERS @@ -0,0 +1,10 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - aojea + - liggitt + - seans3 +reviewers: + - aojea + - liggitt + - seans3