diff --git a/OWNERS b/OWNERS index 93c1db0fc..ecb73d520 100644 --- a/OWNERS +++ b/OWNERS @@ -1,8 +1,6 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- kfswain -- ahg-g - gateway-api-inference-extension-maintainers - wg-serving-leads diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index a3f2344fc..6e8e0c5dc 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -1,18 +1,19 @@ # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md # This file should be kept in sync with k/org. -gateway-api-inference-extension-maintainers: -- ahg-g -- danehans -- jeffwan -- kfswain +aliases: + gateway-api-inference-extension-maintainers: + - ahg-g + - danehans + - jeffwan + - kfswain -gateway-api-inference-extension-reviewers: -- cong-liu -- robscott + gateway-api-inference-extension-reviewers: + - liu-cong + - robscott -wg-serving-leads: -- ArangoGutierrez -- Jeffwan -- SergeyKanzhelev -- terrytangyuan + wg-serving-leads: + - ArangoGutierrez + - Jeffwan + - SergeyKanzhelev + - terrytangyuan