summaryrefslogtreecommitdiff
path: root/CONTRIBUTIONS.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-04-22 15:02:25 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2014-04-22 15:02:25 -0700
commitbd1691730f6d1fbcb5f912155328347983228ef7 (patch)
tree94e70dd21c75520ce338bf4c995b46be18759dcd /CONTRIBUTIONS.md
parentb84c614bd534a48821e06e7f0bdb21eee203ba41 (diff)
downloadchef-bd1691730f6d1fbcb5f912155328347983228ef7.tar.gz
CHEF-5116: update md files
Diffstat (limited to 'CONTRIBUTIONS.md')
-rw-r--r--CONTRIBUTIONS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md
index 19992c2f3e..da7e786d78 100644
--- a/CONTRIBUTIONS.md
+++ b/CONTRIBUTIONS.md
@@ -9,3 +9,4 @@ Example Contribution:
* **jaymzh**: SIGTERM will once-more kill a non-daemonized chef-client (CHEF-5172)
* **linkfanel**: chef-service-manager should run as a non-interactive service (CHEF-5150)
* **Tensibai**: Fix file:// URI support in remote\_file on windows (CHEF-4472)
+* **johntdyer**: Catch HTTPServerException for 404 in remote_file retry (CHEF-5116)