1
1
# Onboarding and offboarding new Code of Conduct Committee members
2
2
3
- Different actions on this list must be carried out by different members:
3
+ Different actions on this list must be carried out by different members:
4
4
5
5
- ** Outgoing members:** members who are ending their term
6
6
- ** Incoming members:** members beginning their term
7
7
- ** Carryover members:** members mid-way through their term
8
8
9
- ## Permissions
9
+ ## Permissions
10
10
11
11
### Slack Channel Membership
12
12
@@ -23,17 +23,20 @@ Different actions on this list must be carried out by different members:
23
23
24
24
### Kubernetes/community permissions and google permissions
25
25
26
- ** Who executes:** Carryover members should ensure that outgoing members are removed and incoming members are invited.
27
-
28
- - [ ] Update ` kubernetes/community ` [ ` sigs.yaml ` ] ( https://github.com/kubernetes/community/blob/master/sigs.yaml )
29
- - [ ] Update ` kubernetes/k8s.io ` [ ` groups.yaml ` ] ( https://github.com/kubernetes/k8s.io/blob/main/groups/groups.yaml )
26
+ ** Who executes:** Carryover members should ensure that outgoing members are removed and incoming members are invited.
30
27
28
+ - [ ] Update ` kubernetes/community ` [ ` sigs.yaml ` ] ( /sigs.yaml )
29
+ - [ ] Update ` kubernetes/k8s.io ` :
30
+ - [ ] [ ` OWNERS_ALIASES ` ] ( https://git.k8s.io/k8s.io/OWNERS_ALIASES )
31
+ - [ ] [ ` groups.yaml ` ] ( https://git.k8s.io/k8s.io/groups/committee-code-of-conduct/groups.yaml )
31
32
> ** 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.
32
-
33
33
- [ ] ` [email protected] ` mailing list
34
34
- [ ] Google drive
35
+ - [ ] Update ` kubernetes/org ` :
36
+ - [ ] [ ` OWNERS_ALIASES ` ] ( https://git.k8s.io/org/OWNERS_ALIASES )
37
+ - [ ] [ ` config/kubernetes/org.yaml ` ] ( https://git.k8s.io/org/config/kubernetes/org.yaml )
35
38
36
- ## Communications
39
+ ## Communications
37
40
38
41
** Who executes:** Anyone but outgoing members!
39
42
0 commit comments