summaryrefslogtreecommitdiff
path: root/CONTRIBUTIONS.md
diff options
context:
space:
mode:
authorsersut <serdar@opscode.com>2014-03-12 15:39:10 -0700
committersersut <serdar@opscode.com>2014-03-12 15:40:27 -0700
commit19248f128e1f9c83a5190e732a4a0ab2e6070a0d (patch)
treea6fdf20d690a936d8ec426a2e0139193df99c816 /CONTRIBUTIONS.md
parent207878a65ddf0c20a5e5ecc4db8a7d99c6322e11 (diff)
downloadchef-19248f128e1f9c83a5190e732a4a0ab2e6070a0d.tar.gz
Info for CHEF-4946.
Diffstat (limited to 'CONTRIBUTIONS.md')
-rw-r--r--CONTRIBUTIONS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md
index 2a1bd70da6..7055e58b44 100644
--- a/CONTRIBUTIONS.md
+++ b/CONTRIBUTIONS.md
@@ -10,4 +10,5 @@ Example Contribution:
* **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.
-* **brugidou**: Made attribute arrays able to handle non-dupable elements while being duped.
+* **linkfanel**: Made attribute arrays able to handle non-dupable elements while being duped.
+* **linkfanel**: Removed ruby-shadow installation on cygwin platform.