File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2
2
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3
+
3
4
# Maintaining
4
5
5
6
- [ Maintaining] ( #maintaining )
6
7
- [ Team] ( #team )
8
+ - [ Onboarding] ( #onboarding )
9
+ - [ Offboarding] ( #offboarding )
7
10
- [ Workflow] ( #workflow )
8
11
- [ Milestones] ( #milestones )
9
12
- [ Triage] ( #triage )
@@ -32,6 +35,22 @@ Current maintainers:
32
35
33
36
Occassionally, other Coder employees may step in time to time to assist with code-server.
34
37
38
+ ### Onboarding
39
+
40
+ To onboard a new maintainer to the project, please make sure to do the following:
41
+
42
+ - [ ] Add to [ cdr/code-server-reviewers] ( https://github.com/orgs/cdr/teams/code-server-reviewers )
43
+ - [ ] Add as Admin under [ Repository Settings > Access] ( https://github.com/cdr/code-server/settings/access )
44
+ - [ ] Add to [ npm Coder org] ( https://www.npmjs.com/org/coder )
45
+ - [ ] Add as [ AUR maintainer] ( https://aur.archlinux.org/packages/code-server/ ) (talk to Colin)
46
+ - [ ] Introduce to community via Discussion (see [ example] ( https://github.com/cdr/code-server/discussions/3955 ) )
47
+
48
+ ### Offboarding
49
+
50
+ Very similar to Onboarding but Remove maintainer from all teams and revoke access. Please also do the following:
51
+
52
+ - [ ] Write fairwell post via Discussion (see [ example] ( https://github.com/cdr/code-server/discussions/3933 ) )
53
+
35
54
## Workflow
36
55
37
56
The workflow used by code-server maintainers aims to be easy to understood by
You can’t perform that action at this time.
0 commit comments