diff --git a/OWNERS b/OWNERS index e6cac02d1..ecb73d520 100644 --- a/OWNERS +++ b/OWNERS @@ -1,16 +1,9 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- ArangoGutierrez -- Jeffwan -- SergeyKanzhelev -- terrytangyuan -- smarterclayton -- ahg-g -- kfswain +- gateway-api-inference-extension-maintainers +- wg-serving-leads reviewers: -- ahg-g -- robscott -- kfswain -- liu-cong +- gateway-api-inference-extension-reviewers +- gateway-api-inference-extension-maintainers diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 000000000..a3f2344fc --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,18 @@ +# 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 + +gateway-api-inference-extension-reviewers: +- cong-liu +- robscott + +wg-serving-leads: +- ArangoGutierrez +- Jeffwan +- SergeyKanzhelev +- terrytangyuan