Update the Thrift CONTRIBUTORS file
authorMark Slee <mcslee@apache.org>
Fri, 14 Sep 2007 19:45:12 +0000 (19:45 +0000)
committerMark Slee <mcslee@apache.org>
Fri, 14 Sep 2007 19:45:12 +0000 (19:45 +0000)
Summary: A bunch of people belong on this list. So we added them.

Reviewed By: root

Test Plan: This is a text file

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665260 13f79535-47bb-0310-9956-ffa450edef68

CONTRIBUTORS

index bb3ee24..cbe174f 100644 (file)
@@ -2,6 +2,22 @@
 Release 200705xx
 ----------------
 
+Dave Engberg <engberg@gmail.com>
+-JavaBean/JavaDoc enhancements
+
+Andrew McGeachie <geech@evernote.com>
+-Cocoa/Objective-C support
+
+Ben Maurer <bmaurer@andrew.cmu.edu>
+-Python performance enhancements, fastbinary support
+
+Andrew Lutomirski <andy@luto.us>
+-Added optional/required keywords for C++ objects
+-Added comparison operators for C++ structs
+
+Johan Oskarsson <johan@oksarsson.nu>
+-Java findbugs compliance fixes
+
 Paul Saab <ps@powerset.com>
 -IPv6 support for TSocket in C++/Python