Skip to content

Commit

Permalink
update owners in plugin write guide
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Mar 30, 2017
1 parent 1b5bdf5 commit 2918c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extend/plugin-write.html.md
Expand Up @@ -227,6 +227,6 @@ npm run our:release:prepare
If your plugin becomes popular with the DocPad community, you will have the option of making it an official plugin. This means:

1. Transferring it to the DocPad GitHub Organisation so that it can be maintained by the DocPad Extras Team
1. Running `npm owner add balupton mikeumus robloach` in your plugin directory to give the DocPad Core Team publishing rights
1. Running `npm owner add bevryme` in your plugin directory to give the DocPad Core Team publishing rights
1. The Core Team can then give publish rights to whomever from the Extra Team wants to take accountability for the plugin
1. The Extras Team can then alert the maintainers of the plugin of things that need doing (preferably via a pull request) so the maintainers can just merge and publish

0 comments on commit 2918c8f

Please sign in to comment.