Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 367 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 367 Bytes

ssbc-owners

this is a script to easily add everyone to all repos. if you are npm owner for the modules in the list, you can run this and it will work.

./run.sh add

to add a module without rerunning the entire script, edit the script to add the module name to the list, and then run:

./run.sh add_module {module_name}

to add all maintainers to that module.