You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: Change `cdr` to `coder`, read desc please
Yeah, includes links.
* docs: Update README (links and the extra comma)
Co-authored-by: Joe Previte <[email protected]>
Copy file name to clipboardExpand all lines: docs/MAINTAINING.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,17 +43,17 @@ Occasionally, other Coder employees may step in time to time to assist with code
43
43
44
44
To onboard a new maintainer to the project, please make sure to do the following:
45
45
46
-
-[ ] Add to [cdr/code-server-reviewers](https://github.com/orgs/cdr/teams/code-server-reviewers)
47
-
-[ ] Add as Admin under [Repository Settings > Access](https://github.com/cdr/code-server/settings/access)
46
+
-[ ] Add to [coder/code-server-reviewers](https://github.com/orgs/coder/teams/code-server-reviewers)
47
+
-[ ] Add as Admin under [Repository Settings > Access](https://github.com/coder/code-server/settings/access)
48
48
-[ ] Add to [npm Coder org](https://www.npmjs.com/org/coder)
49
49
-[ ] Add as [AUR maintainer](https://aur.archlinux.org/packages/code-server/) (talk to Colin)
50
-
-[ ] Introduce to community via Discussion (see [example](https://github.com/cdr/code-server/discussions/3955))
50
+
-[ ] Introduce to community via Discussion (see [example](https://github.com/coder/code-server/discussions/3955))
51
51
52
52
### Offboarding
53
53
54
54
Very similar to Onboarding but Remove maintainer from all teams and revoke access. Please also do the following:
55
55
56
-
-[ ] Write farewell post via Discussion (see [example](https://github.com/cdr/code-server/discussions/3933))
56
+
-[ ] Write farewell post via Discussion (see [example](https://github.com/coder/code-server/discussions/3933))
57
57
58
58
## Workflow
59
59
@@ -64,7 +64,7 @@ contributing on day one.
64
64
### Milestones
65
65
66
66
We operate mainly using
67
-
[milestones](https://github.com/cdr/code-server/milestones). This was heavily
67
+
[milestones](https://github.com/coder/code-server/milestones). This was heavily
68
68
inspired by our friends over at [vscode](https://github.com/microsoft/vscode).
69
69
70
70
Here are the milestones we use and how we use them:
Copy file name to clipboardExpand all lines: docs/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# code-server
2
2
3
-
[](https://github.com/cdr/code-server/discussions)[](https://cdr.co/join-community)[](https://twitter.com/coderhq)[](https://codecov.io/gh/cdr/code-server)[](https://github.com/cdr/code-server/tree/v4.0.1/docs)
3
+
[](https://github.com/coder/code-server/discussions)[](https://cdr.co/join-community)[](https://twitter.com/coderhq)[](https://codecov.io/gh/coder/code-server)[](https://github.com/coder/code-server/tree/v4.0.1/docs)
4
4
5
5
Run [VS Code](https://github.com/Microsoft/vscode) on any machine anywhere and
6
6
access it in the browser.
@@ -14,7 +14,7 @@ access it in the browser.
14
14
- Preserve battery life when you're on the go; all intensive tasks run on your
15
15
server
16
16
17
-
| 🔔 code-server is a free browser-based IDE while [Coder](https://coder.com/), is our enterprise developer workspace platform. For more information, visit [Coder.com](https://coder.com/docs/comparison)
17
+
| 🔔 code-server is a free browser-based IDE while [Coder](https://coder.com/) is our enterprise developer workspace platform. For more information, visit [Coder.com](https://coder.com/docs/comparison)
18
18
| ---
19
19
20
20
## Requirements
@@ -29,13 +29,13 @@ on how to set up a Google VM on which you can install code-server.
29
29
There are three ways to get started:
30
30
31
31
1. Using the [install
32
-
script](https://github.com/cdr/code-server/blob/main/install.sh), which
32
+
script](https://github.com/coder/code-server/blob/main/install.sh), which
33
33
automates most of the process. The script uses the system package manager if
0 commit comments