From 75a9261cd309de425627bba79a9d6d2ba1112279 Mon Sep 17 00:00:00 2001 From: Will Farrington Date: Tue, 5 Mar 2013 07:51:08 +1000 Subject: [PATCH] Update README for Puppet Module sharing docs --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 4d5e240..ee65b7c 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,17 @@ will be working in). We support binary packaging for everything in Homebrew, RBEnv, and NVM. See `config/boxen.rb` for the environment variables to define. +## Sharing Boxen Modules + +If you've got a Boxen module you'd like to be grouped under the Boxen org, +(so it can easily be found by bothers), please file an issue on this +repository with a link to your module. +We'll review the code briefly, and if things look pretty all right, +we'll fork it under the Boxen org and give you read+write access to our +fork. +You'll still be the maintainer, you'll still own the issues and PRs. +It'll just be listed under the boxen org so folks can find it more easily. + ## Halp! Use Issues or #boxen on irc.freenode.net.