Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
docs: Change cdr to coder, read desc please
Yeah, includes links.
  • Loading branch information
im-coder-lg authored Jan 20, 2022
commit 5dab0d197ba33088b4db77feb406fdc1b5934610
10 changes: 5 additions & 5 deletions docs/MAINTAINING.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@ Occasionally, other Coder employees may step in time to time to assist with code

To onboard a new maintainer to the project, please make sure to do the following:

- [ ] Add to [cdr/code-server-reviewers](https://github.com/orgs/cdr/teams/code-server-reviewers)
- [ ] Add as Admin under [Repository Settings > Access](https://github.com/cdr/code-server/settings/access)
- [ ] Add to [coder/code-server-reviewers](https://github.com/orgs/coder/teams/code-server-reviewers)
- [ ] Add as Admin under [Repository Settings > Access](https://github.com/coder/code-server/settings/access)
- [ ] Add to [npm Coder org](https://www.npmjs.com/org/coder)
- [ ] Add as [AUR maintainer](https://aur.archlinux.org/packages/code-server/) (talk to Colin)
- [ ] Introduce to community via Discussion (see [example](https://github.com/cdr/code-server/discussions/3955))
- [ ] Introduce to community via Discussion (see [example](https://github.com/coder/code-server/discussions/3955))

### Offboarding

Very similar to Onboarding but Remove maintainer from all teams and revoke access. Please also do the following:

- [ ] Write farewell post via Discussion (see [example](https://github.com/cdr/code-server/discussions/3933))
- [ ] Write farewell post via Discussion (see [example](https://github.com/coder/code-server/discussions/3933))

## Workflow

Expand All @@ -64,7 +64,7 @@ contributing on day one.
### Milestones

We operate mainly using
[milestones](https://github.com/cdr/code-server/milestones). This was heavily
[milestones](https://github.com/coder/code-server/milestones). This was heavily
inspired by our friends over at [vscode](https://github.com/microsoft/vscode).

Here are the milestones we use and how we use them:
Expand Down