summaryrefslogtreecommitdiff
path: root/NEWS.md.in
diff options
context:
space:
mode:
authorGravatar Mike Burns <mike@mike-burns.com>2014-02-27 18:35:41 +0100
committerGravatar Mike Burns <mike@mike-burns.com>2014-02-28 11:25:55 +0100
commitfcd3f2d3a793895e2695ad6bf52fde9578f6b148 (patch)
tree4b7fa0753e1924c5e90fdf3e3c2208fd76e353b4 /NEWS.md.in
parent2168cfa113ef394cf6597d1c5d81db8a7fa00ebe (diff)
Add a list of contributors to rcm(7)
This list is an alphabetical listing of everyone who has authored at least one commit, plus their email address. When the author is a coworker I have changed this to use their thoughtbot email address. This also updates the `AUTHORS` section to mention thoughtbot. The `NEWS.md.in` file has been changed to reflect that 1.2.0 is released. A `CONTRIBUTING.md` file has been added to explain what is required to send a good contribution.
Diffstat (limited to 'NEWS.md.in')
-rw-r--r--NEWS.md.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.md.in b/NEWS.md.in
index 27b6194..2954833 100644
--- a/NEWS.md.in
+++ b/NEWS.md.in
@@ -1,5 +1,9 @@
rcm (@PACKAGE_VERSION@) unstable; urgency=low
+ -- Mike Burns <mburns@thoughtbot.com> Mon, 03 Feb 2014 16:58:33 +0200
+
+rcm (1.2.0) unstable; urgency=low
+
* Transfer ownership to thoughtbot.
* BUGFIX: Run hooks by default. Thanks to Patrick Brisbin.
* BUGFIX: Unset CDPATH when starting. Thanks to Geoff Harcourt.