Skip to content

Commit bf551f4

Browse files
committed
adding sig-docs offboarding doc
1 parent 9a0e607 commit bf551f4

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

sig-docs/offboarding.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Offboarding a SIG Co-chair (Emeritus)
2+
3+
Soon after becoming a co-chair, it's important to prioritize finding successors, and moving to emeritus, a normal part of fostering a healthy SIG docs community.
4+
5+
This process is generally completed the co-chair moving to emeritus.
6+
7+
## Checklist
8+
9+
- `k/website` PR
10+
- Remove your github username from k/website [OWNERS_ALIASES](https://github.com/kubernetes/website/blob/main/OWNERS_ALIASES)
11+
- Add your github username, in alphabetical order, to emeritus_approvers in k/website [OWNERS](https://github.com/kubernetes/website/blob/main/OWNERS) and comment out to disable PR assignments
12+
- `k/community` PR
13+
- Move your github/name fields from `leadership:` to `emeritus_leads:` in k/community's [sigs.yaml](https://github.com/kubernetes/community/blob/master/sigs.yaml) and regenerate the docs README.md with `make WHAT=sig-docs`
14+
- This also removes your github handle from k/community's `OWNER_ALIASES`
15+
- `k/org` PR
16+
- Remove your github username from [OWNERS_ALIASES](https://github.com/kubernetes/org/blob/main/OWNERS_ALIASES) under `sig-docs-leads:`
17+
- Remove your github account, if listed, in `/config/kubernetes-sigs/sig-docs/teams.yaml`
18+
- Other
19+
- Update your `k/website` PR with reference link(s) to the other PRs for completeness
20+
- Work with another co-chair to manually revoke `k8s-sig-docs-leads@` Google Group membership
21+
- Work with another co-chair to manually revoke Google Analytics access
22+
- Work with another co-chair to manually revoke Netlify access
23+
24+
Note: You may move to emeritus and remain an approver if desired. Alternately, emeritus co-chairs are welcome to open a PR to re-establish an approver role at a later date.

0 commit comments

Comments
 (0)