mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-19 07:25:19 +00:00
clone dep-approvers list to dep-reviewers to avoid warning about empty alias
we could remove the alias everywhere instead, but that's higher-churn, and the distinction may be useful in the future with onboarding new reviewer => approvers
This commit is contained in:
@@ -534,8 +534,14 @@ aliases:
|
||||
- sttts
|
||||
- soltysh
|
||||
- liggitt
|
||||
# TODO: for now will roll up to dep-approvers
|
||||
dep-reviewers: []
|
||||
dep-reviewers:
|
||||
- BenTheElder
|
||||
- cblecker
|
||||
- dims
|
||||
- thockin
|
||||
- sttts
|
||||
- soltysh
|
||||
- liggitt
|
||||
feature-approvers:
|
||||
- adrianmoisey # Autoscaling
|
||||
- ardaguclu # CLI
|
||||
|
||||
Reference in New Issue
Block a user