mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-14 14:23:37 +00:00
cri-api: add CRI implementation maintainers as approvers
Logistically, changes in the CRI require approval of members of the associated CRI communities to sign-onto implementing them. This relationship could be more formal, as this PR proposes. The current set of people is chosen as top-level approvers of two major CRI implementations, all of whom also regularly participate in SIG-Node and are not themselves already sig-node-approvers. Signed-off-by: Peter Hunt <pehunt@redhat.com>
This commit is contained in:
parent
6e879bbaa8
commit
307b0630aa
@ -230,6 +230,10 @@ aliases:
|
|||||||
# emeretus:
|
# emeretus:
|
||||||
# - dashpole
|
# - dashpole
|
||||||
# - vishh
|
# - vishh
|
||||||
|
sig-node-cri-approvers:
|
||||||
|
- saschagrunert
|
||||||
|
- haircommander
|
||||||
|
- mikebrow
|
||||||
sig-node-reviewers:
|
sig-node-reviewers:
|
||||||
- Random-Liu
|
- Random-Liu
|
||||||
- dchen1107
|
- dchen1107
|
||||||
|
@ -6,6 +6,7 @@ approvers:
|
|||||||
- sig-node-approvers
|
- sig-node-approvers
|
||||||
- sig-node-api-approvers
|
- sig-node-api-approvers
|
||||||
- api-approvers
|
- api-approvers
|
||||||
|
- sig-node-cri-approvers
|
||||||
reviewers:
|
reviewers:
|
||||||
- sig-node-reviewers
|
- sig-node-reviewers
|
||||||
- dims
|
- dims
|
||||||
|
Loading…
Reference in New Issue
Block a user