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