Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 30042 invoked from network); 14 Sep 2009 23:16:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Sep 2009 23:16:18 -0000 Received: (qmail 11931 invoked by uid 500); 14 Sep 2009 23:16:18 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 11836 invoked by uid 500); 14 Sep 2009 23:16:18 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 11827 invoked by uid 99); 14 Sep 2009 23:16:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2009 23:16:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Sep 2009 23:16:15 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0190523888E7; Mon, 14 Sep 2009 23:15:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r814910 - /couchdb/trunk/AUTHORS Date: Mon, 14 Sep 2009 23:15:23 -0000 To: commits@couchdb.apache.org From: jasondavies@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090914231524.0190523888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jasondavies Date: Mon Sep 14 23:15:23 2009 New Revision: 814910 URL: http://svn.apache.org/viewvc?rev=814910&view=rev Log: Add myself to AUTHORS. Modified: couchdb/trunk/AUTHORS Modified: couchdb/trunk/AUTHORS URL: http://svn.apache.org/viewvc/couchdb/trunk/AUTHORS?rev=814910&r1=814909&r2=814910&view=diff ============================================================================== --- couchdb/trunk/AUTHORS (original) +++ couchdb/trunk/AUTHORS Mon Sep 14 23:15:23 2009 @@ -11,5 +11,6 @@ * J. Chris Anderson * Paul Joseph Davis * Adam Kocoloski + * Jason Davies For a list of other credits see the `THANKS` file.