diff options
Diffstat (limited to 'github-management/OWNERS')
| -rw-r--r-- | github-management/OWNERS | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/github-management/OWNERS b/github-management/OWNERS index cab8996b..a21d3f76 100644 --- a/github-management/OWNERS +++ b/github-management/OWNERS @@ -1,13 +1,17 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - cblecker + - spiffxp + reviewers: - calebamiles - - cblecker - fejta - - grodrigues3 - idvoretskyi - - spiffxp -approvers: - - cblecker - - grodrigues3 + - justaugustus + - mrbobbytables + - nikhita + labels: - sig/contributor-experience - area/github-management |
