summaryrefslogtreecommitdiff
path: root/CONTRIBUTIONS.md
diff options
context:
space:
mode:
authorsersut <serdar@opscode.com>2014-03-12 15:20:59 -0700
committersersut <serdar@opscode.com>2014-03-12 15:20:59 -0700
commitb96ff0afec7bfae3a567c8f8203dc767df5c8983 (patch)
tree12b624974e11c3fccb4b71648e3e4cb1da8434a8 /CONTRIBUTIONS.md
parent93e2f52c1d6de8f18e0dc4ab27898fed7906d1c5 (diff)
downloadchef-b96ff0afec7bfae3a567c8f8203dc767df5c8983.tar.gz
Info for CHEF-4929.
Diffstat (limited to 'CONTRIBUTIONS.md')
-rw-r--r--CONTRIBUTIONS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md
index 537bb4fff2..2945dac974 100644
--- a/CONTRIBUTIONS.md
+++ b/CONTRIBUTIONS.md
@@ -9,3 +9,4 @@ Example Contribution:
* **jonlives**: Changed the order of recipe and cookbook name setting. Fixes CHEF-5052.
* **jaymzh**: Added support for `enable` and `disable` to MacOSX service provider.
* **bossmc**: Made formatters more resilient to nil exception messages.
+* **valodzka**: Fixed the convergence message in deploy provider.