Return-Path: X-Original-To: apmail-kylin-dev-archive@minotaur.apache.org Delivered-To: apmail-kylin-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B9CA618590 for ; Thu, 14 Jan 2016 02:31:23 +0000 (UTC) Received: (qmail 56876 invoked by uid 500); 14 Jan 2016 02:31:23 -0000 Delivered-To: apmail-kylin-dev-archive@kylin.apache.org Received: (qmail 56817 invoked by uid 500); 14 Jan 2016 02:31:23 -0000 Mailing-List: contact dev-help@kylin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kylin.apache.org Delivered-To: mailing list dev@kylin.apache.org Received: (qmail 56802 invoked by uid 99); 14 Jan 2016 02:31:23 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jan 2016 02:31:23 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D1245180503 for ; Thu, 14 Jan 2016 02:31:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.898 X-Spam-Level: ** X-Spam-Status: No, score=2.898 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id fsNoiz3O_Rmq for ; Thu, 14 Jan 2016 02:31:22 +0000 (UTC) Received: from mail-ig0-f171.google.com (mail-ig0-f171.google.com [209.85.213.171]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id D3E8543F16 for ; Thu, 14 Jan 2016 02:31:21 +0000 (UTC) Received: by mail-ig0-f171.google.com with SMTP id ik10so186558298igb.1 for ; Wed, 13 Jan 2016 18:31:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ZeSV+qfvGlUV8FYHUmXI6xy0V8t8lXWonDzDtxi/Byo=; b=EEmrjyvuqETfJqqB0nfBEVFlRsszfbXN+vf42Ty7TEpmmN71kpgSTlygYEqLB0i2iD lD1lIIJaLjUYwiR/nVKnUgv51cxzFijVKDHRgGiqw7kYE0WXe/D+FtBsb+Qc+Vycw+cW DwV+CQ2+mjzaq1JtY0AoYBV7WrTont2s1MJP0hDewAdeVfjuhfKlxvbNdIojKRVfSI19 dfOBWwbctCesUndb989TIfZXNVs2L0w11Mn5EsejhwKFvJt1GKIL3705AjF4HyqgQwUV AKpTw7UC8tTbTsoTG7E6Pcaqob4/f8/KtCHiaxBFGONZBSjWYPRl8krO7aUmXHumJ9Mr DdSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=ZeSV+qfvGlUV8FYHUmXI6xy0V8t8lXWonDzDtxi/Byo=; b=TW0HqGTfvU2Fs6uJZ3PJaa32Ba5sJu+F2YQ4UgiozefYBjMWHuxW2tvXEuzG8m6dOk Zgw0nelhpGp8rFlQ/8kC5Yit3pPVf92IglBY205rrvgMPEWFmR0MXfsIb4epuTAzXd4j n9PVGU6PbVkA2RNnx2RZabFLbxVvRD6m89LTTh6Hn8Z2+lrj3NwkFK3GHh+lABXc1huV gi1S1u5lLenowleFu7hkavMc6dRYiNb0MUiku0lOQHzJeTB8/8B3sRTbX9CB5eADRfKn AL6Pv9vFWpeHNZmPhyQlYZsaiA0zpKQIDGMiFt/L6wrFTdcLUAGy375j8/JLsIyREMxY oe0g== X-Gm-Message-State: ALoCoQnRol152MzwsUuRMgHjqTG2pECLWlcDAXpXmFaPakfcT7b2MZsbypWne+NFQ5xohaGKsQhDD2sjHVgAiprrsJP//D9cEg== MIME-Version: 1.0 X-Received: by 10.50.150.7 with SMTP id ue7mr2336908igb.74.1452738681463; Wed, 13 Jan 2016 18:31:21 -0800 (PST) Received: by 10.107.141.130 with HTTP; Wed, 13 Jan 2016 18:31:21 -0800 (PST) Date: Wed, 13 Jan 2016 18:31:21 -0800 Message-ID: Subject: Where review for patches should happen: Github Pull Requests or Reviewboard? From: Henry Saputra To: dev@kylin.apache.org Content-Type: multipart/alternative; boundary=001a113320d40f6bfe0529421505 --001a113320d40f6bfe0529421505 Content-Type: text/plain; charset=UTF-8 Does Kylin want to use revieboard as review mechanism or just Github mirror pull requests? - Henry > > ---------- Forwarded message ---------- > From: hongbin ma > To: kylin , hongbin ma > Cc: > Date: Thu, 14 Jan 2016 02:26:38 -0000 > Subject: Review Request 42284: add reviewboardrc > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42284/ > Review request for kylin. > By hongbin ma. > *Repository: * kylin > Description > > add reviewboardrc > > Diffs > > - .reviewboardrc (PRE-CREATION) > > View Diff > > --001a113320d40f6bfe0529421505--