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:
Peter Hunt 2023-07-25 13:09:58 -04:00
parent 6e879bbaa8
commit 307b0630aa
2 changed files with 5 additions and 0 deletions

View File

@ -230,6 +230,10 @@ aliases:
# emeretus:
# - dashpole
# - vishh
sig-node-cri-approvers:
- saschagrunert
- haircommander
- mikebrow
sig-node-reviewers:
- Random-Liu
- dchen1107

View File

@ -6,6 +6,7 @@ approvers:
- sig-node-approvers
- sig-node-api-approvers
- api-approvers
- sig-node-cri-approvers
reviewers:
- sig-node-reviewers
- dims