diff options
| author | Stephen Augustus <foo@auggie.dev> | 2021-11-23 13:32:35 -0500 |
|---|---|---|
| committer | Stephen Augustus <foo@auggie.dev> | 2021-11-23 13:32:35 -0500 |
| commit | 89096ea7d82dd2836a4f50d911b0ba9322726174 (patch) | |
| tree | b08b00839eea75fc587ed5697431fb4f2b023c82 | |
| parent | 55ec5871ac14b9567fa59b2edfd41cd8eb0d01b2 (diff) | |
cocc/onboarding: Add step for kubernetes/k8s.io OWNERS_ALIASES
Signed-off-by: Stephen Augustus <foo@auggie.dev>
| -rw-r--r-- | committee-code-of-conduct/governance/onboarding-offboarding.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/committee-code-of-conduct/governance/onboarding-offboarding.md b/committee-code-of-conduct/governance/onboarding-offboarding.md index d4c4dd11..b841ff1d 100644 --- a/committee-code-of-conduct/governance/onboarding-offboarding.md +++ b/committee-code-of-conduct/governance/onboarding-offboarding.md @@ -26,10 +26,12 @@ Different actions on this list must be carried out by different members: **Who executes:** Carryover members should ensure that outgoing members are removed and incoming members are invited. - [ ] Update `kubernetes/community` [`sigs.yaml`](/sigs.yaml) -- [ ] Update `kubernetes/k8s.io` [`groups.yaml`](https://git.k8s.io/k8s.io/groups/committee-code-of-conduct/groups.yaml) - > **Note:** This file controls access to the mailing list and Google Drive! If you do not update this file, adding people manually (via the UIs) continually revert until this file is updated. - - [ ] `conduct@kubernetes.io` mailing list - - [ ] Google drive +- [ ] Update `kubernetes/k8s.io`: + - [ ] [`OWNERS_ALIASES`](https://git.k8s.io/k8s.io/OWNERS_ALIASES) + - [ ] [`groups.yaml`](https://git.k8s.io/k8s.io/groups/committee-code-of-conduct/groups.yaml) + > **Note:** This file controls access to the mailing list and Google Drive! If you do not update this file, adding people manually (via the UIs) continually revert until this file is updated. + - [ ] `conduct@kubernetes.io` mailing list + - [ ] Google drive - [ ] Update `kubernetes/org`: - [ ] [`OWNERS_ALIASES`](https://git.k8s.io/org/OWNERS_ALIASES) - [ ] [`config/kubernetes/org.yaml`](https://git.k8s.io/org/config/kubernetes/org.yaml) |
