From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.7 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.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by dcvr.yhbt.net (Postfix) with ESMTP id 953E91F404 for ; Tue, 14 Aug 2018 13:26:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732667AbeHNQNL convert rfc822-to-8bit (ORCPT ); Tue, 14 Aug 2018 12:13:11 -0400 Received: from elephants.elehost.com ([216.66.27.132]:30206 "EHLO elephants.elehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730488AbeHNQNL (ORCPT ); Tue, 14 Aug 2018 12:13:11 -0400 X-Virus-Scanned: amavisd-new at elehost.com Received: from gnash (CPE00fc8d49d843-CM00fc8d49d840.cpe.net.cable.rogers.com [99.229.179.249]) (authenticated bits=0) by elephants.elehost.com (8.15.2/8.15.2) with ESMTPSA id w7EDPmAp089614 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 14 Aug 2018 09:25:48 -0400 (EDT) (envelope-from rsbecker@nexbridge.com) From: "Randall S. Becker" To: "'Elijah Newren'" , "'Jeff King'" Cc: "'Git Mailing List'" References: <20180813163108.GA6731@sigill.intra.peff.net> In-Reply-To: Subject: RE: Contributor Summit planning Date: Tue, 14 Aug 2018 09:25:41 -0400 Message-ID: <000601d433d2$4f9b6600$eed23200$@nexbridge.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT X-Mailer: Microsoft Outlook 16.0 Content-Language: en-ca Thread-Index: AQHl9zPf1LM9YFNIgMI8o/4Q+/+CfwEYkPAspJLwsXA= Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On August 14, 2018 2:53 AM, Elijah Newren wrote: > On Mon, Aug 13, 2018 at 10:27 AM Jeff King wrote: > > > > For the past several years, we've held a Git Contributor Summit as > > part of the Git Merge conference. I'd like to get opinions from the > > community to help plan future installments. Any feedback or opinion is > > welcome, but some obvious things to think about: > > > > - where, when, and how often? > > > > Plans are shaping up to have Git Merge 2019 in Brussels right after > > FOSDEM in February (like it was two years ago), with a contributor > > summit attached. > > > > Are there people who would be more likely to attend a contributor > > summit if it were held elsewhere (e.g., in North America, probably > > in the Bay Area)? Are people interested in attending a separate > > contributor summit not attached to the larger Git Merge (and if so, > > is there any other event it might be worth connecting it with, > > time-wise)? Are people interested in going to two summits in a year > > (e.g., Brussels in February, and then maybe some in North America > > later in the year), or is that diminishing returns? > > Convincing my employer to send me to an event in North America is a lot > easier than one in Europe; they mostly allow me to work on git stuff as a side > project just to make me happy rather than as a business priority, so > competing business interests, shifting managers, etc. make things hard for > me to predict (so you may want to weight my preferences less than normal). > > My last manger did say they'd send me to the next contributor summit (I > think even if it ended up being in Europe rather than North America), but of > course, he was pulled to a different team a few months ago, so I'm not sure > if that still stands. > > > On a personal note, I'm also somewhat travel averse. It'd be nice to go to a > Git conference again (last and only I went to was I think Git Together 2011), > but I know when it comes close to time to actually travel, I'll start > questioning my sanity when I said that -- particularly if it's far away or at all > complicated. (So maybe you really ought to discount my preferences...) Unrelated directly to above, I noticed that I actually showed up on the list for 2018 based on git log anyway. Does this mean I'd be welcome? Personally, it's actually easier to get approval to travel to Brussels now than SFO even though the latter is closer. With that in mind, I can do either (or both - depending on scheduling). Cheers, Randall