diff options
author | tyler-ball <tyleraball@gmail.com> | 2014-11-25 11:48:54 -0800 |
---|---|---|
committer | tyler-ball <tyleraball@gmail.com> | 2014-11-25 11:48:54 -0800 |
commit | da82c48f30106a241090653281b25ea3ae09e467 (patch) | |
tree | 19bd8b541a0a50cd5bf09f4f365921238950a9db | |
parent | a870a4b3bf6619db3a4685766c263b9db89ff4e1 (diff) | |
download | chef-da82c48f30106a241090653281b25ea3ae09e467.tar.gz |
Contribution information for https://github.com/opscode/chef/pull/2385
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ed8d30981..1c1592d823 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ `knife node run_list remove` now accepts run_list options in the same form as add * [**Veres Lajos**](https://github.com/vlajos) Typo fixes +* [**Tim Smith**](https://github.com/tas50) + Typo fixes ### Chef Contributions * Update Chef to use RSpec 3. |