README.md in puppet_forge-2.2.9 vs README.md in puppet_forge-2.3.0.rc1
- old
+ new
@@ -225,21 +225,23 @@
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
+## Releasing
+
+1. Make sure version, changelog, etc. have been updated.
+1. Commit and tag with new version number: e.g. `v1.2.3`
+1. Push tag to Github: `git push upstream --tags` (where `upstream` is the remote name of the puppetlabs fork of this repo)
+1. Wait for Travis CI to test and push new release to Rubygems.
+
## Contributors
* Pieter van de Bruggen, Puppet Labs
* Jesse Scott, Puppet Labs
* Austin Blatt, Puppet Labs
* Adrien Thebo, Puppet Labs
* Anderson Mills, Puppet Labs
## Maintenance
-
-Maintainers:
-
-* Jesse Scott, jesse@puppet.com
-* Anderson Mills, anderson@puppet.com
Tickets: File at https://tickets.puppet.com/browse/FORGE