Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API approvers #116918

Merged
merged 1 commit into from
Apr 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 10 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -317,29 +317,36 @@ aliases:
# - DirectXMan12

api-approvers:
- deads2k
- lavalamp
- msau42
- smarterclayton
- thockin
- liggitt
# subsets of api-approvers by sig area to help focus approval requests to those with domain knowledge
sig-api-machinery-api-approvers:
- deads2k
- lavalamp
- liggitt
- smarterclayton
sig-apps-api-approvers:
- deads2k
- lavalamp
- liggitt
- smarterclayton
sig-auth-api-approvers:
- deads2k
- liggitt
- smarterclayton
sig-cli-api-approvers:
- deads2k
- liggitt
- smarterclayton
sig-cloud-provider-api-approvers:
- liggitt
- thockin
sig-cluster-lifecycle-api-approvers:
- deads2k
- liggitt
- smarterclayton
sig-cluster-lifecycle-leads:
Expand All @@ -356,10 +363,12 @@ aliases:
- danwinship
- thockin
sig-node-api-approvers:
- msau42
- smarterclayton
- thockin
sig-scheduling-api-approvers:
- lavalamp
- msau42
- smarterclayton
- thockin
sig-security-approvers:
Expand All @@ -370,6 +379,7 @@ aliases:
- tabbysable
sig-storage-api-approvers:
- liggitt
- msau42
- thockin
sig-windows-api-approvers:
- smarterclayton
Expand Down