From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by dcvr.yhbt.net (Postfix) with ESMTP id EC2AD1F87F for ; Wed, 14 Nov 2018 12:53:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728249AbeKNW46 (ORCPT ); Wed, 14 Nov 2018 17:56:58 -0500 Received: from cloud.peff.net ([104.130.231.41]:39002 "HELO cloud.peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1728033AbeKNW46 (ORCPT ); Wed, 14 Nov 2018 17:56:58 -0500 Received: (qmail 20933 invoked by uid 109); 14 Nov 2018 12:53:50 -0000 Received: from Unknown (HELO peff.net) (10.0.1.2) by cloud.peff.net (qpsmtpd/0.94) with SMTP; Wed, 14 Nov 2018 12:53:50 +0000 Authentication-Results: cloud.peff.net; auth=none Received: (qmail 1604 invoked by uid 111); 14 Nov 2018 12:53:10 -0000 Received: from sigill.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.7) by peff.net (qpsmtpd/0.94) with (ECDHE-RSA-AES256-GCM-SHA384 encrypted) SMTP; Wed, 14 Nov 2018 07:53:10 -0500 Authentication-Results: peff.net; auth=none Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Wed, 14 Nov 2018 07:53:48 -0500 Date: Wed, 14 Nov 2018 07:53:48 -0500 From: Jeff King To: Luke Diamand Cc: luca.milanesio@gmail.com, Git Users Subject: Re: [ANNOUNCE] Git Merge Contributor's Summit Jan 31, 2019, Brussels Message-ID: <20181114125348.GB32308@sigill.intra.peff.net> References: <20181109104202.GA8717@sigill.intra.peff.net> <20181109104820.GA9900@sigill.intra.peff.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Wed, Nov 14, 2018 at 12:31:22PM +0000, Luke Diamand wrote: > On Fri, 9 Nov 2018 at 10:48, Jeff King wrote: > > > > On Fri, Nov 09, 2018 at 10:44:10AM +0000, Luca Milanesio wrote: > > > > > > On 9 Nov 2018, at 10:42, Jeff King wrote: > > > > > > > > Git Merge 2019 is happening on February 1st. There will be a > > > > Contributor's Summit the day before. Here are the details: > > > > > > > > When: Thursday, January 31, 2019. 10am-5pm. > > > > Where: The Egg[1], Brussels, Belgium > > > > What: Round-table discussion about Git > > > > Who: All contributors to Git or related projects in the Git ecosystem > > > > are invited; if you're not sure if you qualify, please ask! > > > > > > Hi Jeff, > > > is Gerrit included in the "Git ecosystem"? > > > > Yeah, I think so. At least the Git parts of it. :) > > git-p4? > > (The git parts obviously!) Yes! -Peff