PLUGINS.md in berkshelf-3.1.1 vs PLUGINS.md in berkshelf-3.1.2

- old
+ new

@@ -5,10 +5,11 @@ - Please do not open issues regarding a community plugin on Berkshelf. Create the issue on the plugin first please. - Plugins are listed in alphabetical order for consistency. Plugins ------- -- [berkshelf-shims](https://github.com/JeffBellegarde/berkshelf-shims) - Provide shims functionality for Berkshelf. +- [berkshelf-bzr](https://github.com/berkshelf/berkshelf-bzr) - Add support for downloading cookbooks from Bazaar locations. +- [berkshelf-hg](https://github.com/berkshelf/berkshelf-hg) - Add support for downloading cookbooks from Mercurial locations. - [vagrant-berkshelf](https://github.com/berkshelf/vagrant-berkshelf) - A Vagrant plugin to add Berkshelf integration to the Chef provisioners. I want to add my plugin! ------------------------ 1. Plugins should be prefixed with `berkshelf-` for consistency.