Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add the Node.js foundation npm account to existing npm modules? #27

Closed
joyeecheung opened this issue Nov 3, 2017 · 7 comments
Closed

Comments

@joyeecheung
Copy link
Member

Hi, the following projects have been moved into the foundation recently, following nodejs/TSC#406 :

IIRC, npm packages transferred into the foundation should add the foundation account to the npm collaborator list as a safety net, but I can't find a document for this. This repo seems to be the right place to ask, anyone knows what needs to be done to make it happen? Thanks.

@ashleygwilliams
Copy link

to add the foundation as a collaborator, a current collaborator on the package has to add the foundation by their user name using either the npm CLI or the npm website. if anyone needs help with that, lemme know!

@ashleygwilliams
Copy link

the foundation might consider creating a node organization! they are free for public packages. lemme know if you are interested in that as well!

@mhdawson
Copy link
Member

mhdawson commented Nov 3, 2017

We did discuss creating an org at one point but in the end we decided just stick with how we are using the single user. Possible we should revisit at some time.

@joyeecheung as @ashleygwilliams mentions it is the same as adding any other user.

@joyeecheung
Copy link
Member Author

@rvagg @evanlucas Can you add nodejs-foundation to the collaborator list of the packages in OP? Thanks!

@rvagg
Copy link
Member

rvagg commented Nov 6, 2017

$ npm owner add nodejs-foundation changelog-maker && npm owner add nodejs-foundation branch-diff && npm owner add nodejs-foundation commit-stream && npm owner add nodejs-foundation make-node-meeting && npm owner add nodejs-foundation node-meeting-agenda
+ nodejs-foundation (changelog-maker)
+ nodejs-foundation (branch-diff)
+ nodejs-foundation (commit-stream)
+ nodejs-foundation (make-node-meeting)
+ nodejs-foundation (node-meeting-agenda)

done

@evanlucas
Copy link

added to core-validate-commit. Sorry for the delay. I've been trying to get well :]

@joyeecheung
Copy link
Member Author

@rvagg @evanlucas Thanks! I think this issue can be closed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants