Commit 75a9261cd309de425627bba79a9d6d2ba1112279

Authored by Will Farrington
1 parent 3a6e8ee440

Update README for Puppet Module sharing docs

Showing 1 changed file with 11 additions and 0 deletions Side-by-side Diff

... ... @@ -202,6 +202,17 @@
202 202 We support binary packaging for everything in Homebrew, RBEnv, and NVM.
203 203 See `config/boxen.rb` for the environment variables to define.
204 204  
  205 +## Sharing Boxen Modules
  206 +
  207 +If you've got a Boxen module you'd like to be grouped under the Boxen org,
  208 +(so it can easily be found by bothers), please file an issue on this
  209 +repository with a link to your module.
  210 +We'll review the code briefly, and if things look pretty all right,
  211 +we'll fork it under the Boxen org and give you read+write access to our
  212 +fork.
  213 +You'll still be the maintainer, you'll still own the issues and PRs.
  214 +It'll just be listed under the boxen org so folks can find it more easily.
  215 +
205 216 ## Halp!
206 217  
207 218 Use Issues or #boxen on irc.freenode.net.