-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5126 from celestehorgan/cocc-offboarding-checklist
Add onboarding and offboarding procedures for cocc members
- Loading branch information
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
committee-code-of-conduct/governance/onboarding-offboarding.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Onboarding and offboarding new Code of Conduct Committee members | ||
|
||
Different actions on this list must be carried out by different members: | ||
|
||
- **Outgoing members:** members who are ending their term | ||
- **Incoming members:** members beginning their term | ||
- **Carryover members:** members mid-way through their term | ||
|
||
## Permissions | ||
|
||
### Slack | ||
|
||
**Who executes:** When offboarding, outgoing members must remove themselves from Slack channels. When onboarding, carryover members must add incoming members. | ||
|
||
- [ ] Code of conduct committee Slack channel on `kubernetes.slack.com` | ||
- [ ] Code of conduct sync Slack channel on `cloud-native.slack.com` | ||
|
||
### Kubernetes/community permissions and google permissions | ||
|
||
**Who executes:** Carryover members should ensure that outgoing members are removed and incoming members are invited. | ||
|
||
- [ ] Update `kubernetes/community` [`sigs.yaml`](https://github.com/kubernetes/community/blob/master/sigs.yaml) | ||
- [ ] Update `kubernetes/k8s.io` [`groups.yaml`](https://github.com/kubernetes/k8s.io/blob/master/groups/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. | ||
- [ ] `[email protected]` mailing list | ||
- [ ] Google drive | ||
|
||
## Communications | ||
|
||
**Who executes:** Anyone but outgoing members! | ||
|
||
- [ ] Give an update at the monthly Community meeting | ||
- [ ] Send an email to the `kubernetes/dev` mailing list | ||
|
||
## Knowledge transfer and group procedures | ||
|
||
**Who executes:** Carryover members should lead | ||
|
||
- [ ] Introduce new members to relevant contacts | ||
- [ ] Re-evaluate weekly meeting time | ||
- [ ] Schedule training and knowledge management sessions for new members |