Skip to content

Commit 050ee6f

Browse files
Add Steve's steps for adding user to NPM
1 parent 6c409ca commit 050ee6f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,14 @@ for doing so on the core `jupyterlab` organization:
1212
2. A core maintainer reviews any existing code as a sanity check.
1313
3. Relicense any existing code to https://github.com/jupyterlab/team-compass/blob/master/LICENSE.
1414
4. Give the community roughly a week to comment on the proposal.
15-
5. Pending any objections, create a new repository. Give any maintainers admin privileges on that repo and add them as maintainers on the relevant NPM packages.
15+
5. Pending any objections, create a new repository.
16+
1. Give any maintainers admin privileges on that repo
17+
2. Add them as maintainers on the relevant NPM packages. A user must be added to a team, which then has access to packages (under "Teams").
18+
1. Admin logs in to https://www.npmjs.com
19+
2. Select avatar dropdown and go to "Profile Settings"
20+
3. Select the jupyterlab org
21+
4. Go to Members
22+
5. Click "Invite Members..."
23+
6. Add the username or email
24+
7. Click "Invite"
25+
8. Click "Continue"

0 commit comments

Comments
 (0)