summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@getchef.com>2014-03-19 12:28:04 -0700
committerBryan McLellan <btm@getchef.com>2014-03-19 12:28:04 -0700
commit50ed576ca81a22d9d489ba983e1641f01e8e280b (patch)
tree5f8e73678f831d2ea5528304d0cc42de436540ae
parent5c7ceaa3f76abad272fc769b3ec7ebc605d1c240 (diff)
downloadchef-50ed576ca81a22d9d489ba983e1641f01e8e280b.tar.gz
CHEF-5135: Add contribution documentation
-rw-r--r--CHANGELOG.md1
-rw-r--r--CONTRIBUTIONS.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 247b222a39..083bedc7c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,7 @@
* Upgrade chef-zero to 2.0, remove native-compiled puma as chef dependency. (CHEF-4901/CHEF-5005)
* Don't honor splay when sent USR1 signal.
* Don't set log_level in client.rb by default (CHEF-3698)
+* Add IBM PowerKVM to Platform map. (CHEF-5135)
## Last Release: 11.10.0 (02/06/2014)
diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md
index 7055e58b44..050b84f4c1 100644
--- a/CONTRIBUTIONS.md
+++ b/CONTRIBUTIONS.md
@@ -12,3 +12,4 @@ Example Contribution:
* **valodzka**: Fixed the convergence message in deploy provider.
* **linkfanel**: Made attribute arrays able to handle non-dupable elements while being duped.
* **linkfanel**: Removed ruby-shadow installation on cygwin platform.
+* **lbragstad**: Add IBM PowerKVM to platform map