From 48288c07ae74f7104ffbcd4e617862b2e827031a Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Wed, 14 Dec 2016 19:56:28 -0500 Subject: [PATCH] docs: added attribution in contributors file for travis opencl fix. --- CONTRIBUTORS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 8f78b0eb..6ec72576 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -2,6 +2,7 @@ * Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> * Florian Roesler <florian.roesler@wooga.net> +* Denis Demidov <dennis.demidov@gmail.com> * George Vinokhodov * Witold Bolt * Kenneth Skovhede @@ -28,4 +29,4 @@ Below are some of the specific details of various contributions. * Steven Libby and Ryan Lamothe for #10 (Support for OpenMP, major refactoring cleanup and support for multidim arrays) March 28th 2013 * Paul Miner issue #61 and #115 (JTP Speed up and fixes to explicit puts) June 13th 2013 * lgalluci for his fix for issue #121 (incorrect toString for 3D ranges) July 6th 2013 -* George Vinokhodov submited a fix for a bug regarding forward references. \ No newline at end of file +* George Vinokhodov submited a fix for a bug regarding forward references. -- GitLab