annotate src/capnproto-git-20161025/CONTRIBUTORS @ 83:ae30d91d2ffe

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