From fecd50dfebf5365990e5cbba5e0a21ce3cc319ef Mon Sep 17 00:00:00 2001 From: ToruNiina Date: Thu, 12 Dec 2019 18:02:16 +0900 Subject: [PATCH] doc: add contributors --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a198c92..4b67340 100644 --- a/README.md +++ b/README.md @@ -1635,6 +1635,11 @@ I appreciate the help of the contributors who introduced the great feature to th - Added installation script to CMake - J.C. Moyer (@jcmoyer) - Fixed an example code in the documentation +- Jt Freeman (@blockparty-sh) + - Fixed feature test macro around `localtime_s` + - Suppress warnings in Debug mode +- OGAWA Kenichi (@kenichiice) + - Suppress warnings on intel compiler ## Licensing terms