diff options
author | Bryan McLellan <btm@getchef.com> | 2014-03-28 15:17:01 -0700 |
---|---|---|
committer | Bryan McLellan <btm@getchef.com> | 2014-03-28 15:17:01 -0700 |
commit | 379052dc136d515f08485ac9a35b73173b7647d0 (patch) | |
tree | 4dc74fddeb4302faf984fd6def5d563a69fddcf6 /CONTRIBUTIONS.md | |
parent | cca1430d6992872701051d08268cb3bc87c97cef (diff) | |
download | chef-379052dc136d515f08485ac9a35b73173b7647d0.tar.gz |
CHEF-4957: Release doc updates
Diffstat (limited to 'CONTRIBUTIONS.md')
-rw-r--r-- | CONTRIBUTIONS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md index cdaa2eb21b..efe2b9cbad 100644 --- a/CONTRIBUTIONS.md +++ b/CONTRIBUTIONS.md @@ -34,3 +34,4 @@ Example Contribution: * **DracoAter**: Add support to the Cron resource for special strings, e.g. @reboot. * **ryotarai**: Add support to the Cron resource for weekday passed as a symbol. * **thommay **: Made sure that `node.save` doesn't save the run_list when chef is running with override-run-list. +* **Maxime Caumartin**: Fix mount resource when device is a relative symlink. |