diff options
author | Bryan McLellan <btm@getchef.com> | 2014-03-28 16:36:52 -0700 |
---|---|---|
committer | Bryan McLellan <btm@getchef.com> | 2014-03-28 16:36:52 -0700 |
commit | 433d8588d100dd7e99cb7a9eba3d869fe8a4d25b (patch) | |
tree | 463d8c95293b7c40df2b9f76223d6d399cc57eda /CONTRIBUTIONS.md | |
parent | 7595c07913139bc28eb360a9be05479f08247285 (diff) | |
download | chef-433d8588d100dd7e99cb7a9eba3d869fe8a4d25b.tar.gz |
CHEF-4203: Add documentation 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 db30750faa..138a6a2559 100644 --- a/CONTRIBUTIONS.md +++ b/CONTRIBUTIONS.md @@ -36,3 +36,4 @@ Example Contribution: * **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. * **jessehu**: Increase bootstrap log_level when knife -V -V is set +* **mveitas**: knife cookbook test honors chefignore |