Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 4 additions & 11 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -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
18 changes: 18 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://go.k8s.io/owners is a more convenient link

anyhow, this is incorrectly formatted, these need to be under an aliases: top level key.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦 thanks for catching this!

# 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