annotate src/capnproto-0.6.0/CONTRIBUTORS @ 62:0994c39f1e94

Cap'n Proto v0.6 + build for OSX
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 22 May 2017 10:01:37 +0100
parents
children
rev   line source
cannam@62 1 The following people have made large code contributions to this repository.
cannam@62 2 Those contributions are copyright the respective authors and licensed by them
cannam@62 3 under the same MIT license terms as the rest of the library.
cannam@62 4
cannam@62 5 Kenton Varda <kenton@sandstorm.io>: Primary Author
cannam@62 6 Jason Choy <jjwchoy@gmail.com>: kj/threadlocal.h and other iOS tweaks, `name` annotation in C++ code generator
cannam@62 7 Remy Blank <rblank@google.com> (contributions copyright Google Inc.): KJ Timers
cannam@62 8 Joshua Warner <joshuawarner32@gmail.com>: cmake build, AnyStruct/AnyList, other stuff
cannam@62 9 Scott Purdy <scott@fer.io>: kj/std iostream interface
cannam@62 10 Bryan Borham <bjboreham@gmail.com>: Initial MSVC support
cannam@62 11 Philip Quinn <p@partylemon.com>: cmake build and other assorted bits
cannam@62 12 Brian Taylor <el.wubo@gmail.com>: emacs syntax highlighting
cannam@62 13 Ben Laurie <ben@links.org>: discovered and responsibly disclosed security bugs
cannam@62 14 Kamal Marhubi <kamal@marhubi.com>: JSON parser
cannam@62 15 Oliver Kuckertz <oliver.kuckertz@mologie.de>: FdObserver POLLPRI support
cannam@62 16 Harris Hancock <vortrab@gmail.com>: MSVC support
cannam@62 17 Branislav Katreniak <branislav.katreniak@digitalstrom.com>: JSON decode
cannam@62 18 Matthew Maurer <matthew.r.maurer@gmail.com>: Canonicalization Support
cannam@62 19 David Renshaw <david@sandstorm.io>: bugfixes and miscellaneous maintenance
cannam@62 20
cannam@62 21 This file does not list people who maintain their own Cap'n Proto
cannam@62 22 implementations as separate projects. Those people are awesome too! :)