Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6D16817E6B for ; Tue, 29 Sep 2015 02:29:03 +0000 (UTC) Received: (qmail 51330 invoked by uid 500); 29 Sep 2015 02:29:03 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 51278 invoked by uid 500); 29 Sep 2015 02:29:03 -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 51269 invoked by uid 99); 29 Sep 2015 02:29:03 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2015 02:29:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 20903E0579; Tue, 29 Sep 2015 02:29:03 +0000 (UTC) From: jaydoane To: commits@couchdb.apache.org Reply-To: commits@couchdb.apache.org References: In-Reply-To: Subject: [GitHub] couchdb-couch-epi pull request: Simplify couch epi Content-Type: text/plain Message-Id: <20150929022903.20903E0579@git1-us-west.apache.org> Date: Tue, 29 Sep 2015 02:29:03 +0000 (UTC) Github user jaydoane commented on a diff in the pull request: https://github.com/apache/couchdb-couch-epi/pull/12#discussion_r40628891 --- Diff: README.md --- @@ -53,6 +47,12 @@ it would then just do something like: couch_epi:get(Handle, Service, Key) +The service provider also have to mention the data keys it is using in it's --- End diff -- s/it's/its --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---