diff --git a/OWNERS b/OWNERS index 6e29459afc..9daf8702a2 100644 --- a/OWNERS +++ b/OWNERS @@ -1,17 +1,13 @@ -# See the OWNERS file documentation: -# https://github.com/kubernetes/kubernetes/blob/master/docs/devel/owners.md +# See the OWNERS docs at https://go.k8s.io/owners approvers: - - Random-Liu - - dchen1107 - feiskyer - - heartlock - - mrunalp - saschagrunert - - tallclair - - xlgao-zju - - yujuhong - - runcom + - sig-node-approvers emeritus_approvers: - euank + - heartlock + - tallclair + - xlgao-zju + - runcom diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 0000000000..8d3433e4a8 --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,12 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +aliases: + # From https://github.com/kubernetes/kubernetes/blob/master/OWNERS_ALIASES#LC220 + sig-node-approvers: + # - dchen1107 # not in k-sigs org + # - sjenning # not in k-sigs org + - Random-Liu + - derekwaynecarr + - klueska + - mrunalp + - yujuhong