From e8ef646a00958726fcda776698e59d0248718103 Mon Sep 17 00:00:00 2001 From: David Harkness Date: Wed, 5 Nov 2014 13:30:17 -0800 Subject: [PATCH] Add entry to contributors file --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 083204e8f..a5dae6616 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -226,6 +226,7 @@ All definitions files include a header with the author and editors, so at some p * [jsbn](http://www-cs-students.stanford.edu/%7Etjw/jsbn/) (by [Eugene Chernyshov](https://github.com/Evgenus)) * [jScrollPane](http://jscrollpane.kelvinluck.com) (by [Dániel Tar](https://github.com/qcz)) * [JSDeferred](http://cho45.stfuawsc.com/jsdeferred/) (by [Daisuke Mino](https://github.com/minodisk)) +* [JsHamcrest](http://danielmartins.ninja/jshamcrest/) (by [David Harkness](https://github.com/dharkness)) * [JSONEditorOnline](https://github.com/josdejong/jsoneditoronline) (by [Vincent Bortone](https://github.com/vbortone/)) * [JSON-Pointer](https://www.npmjs.org/package/json-pointer) (by [Bart van der Schoor](https://github.com/Bartvds)) * [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) (by [Maxime LUCE](https://github.com/SomaticIT))