annotate src/capnproto-git-20161025/CONTRIBUTORS @ 133:1ac99bfc383d

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