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, SPF_HELO_NONE,SPF_NONE 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 1556A1F464 for ; Thu, 26 Sep 2019 07:12:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727991AbfIZHMN (ORCPT ); Thu, 26 Sep 2019 03:12:13 -0400 Received: from dcvr.yhbt.net ([64.71.152.64]:45822 "EHLO dcvr.yhbt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727480AbfIZHMN (ORCPT ); Thu, 26 Sep 2019 03:12:13 -0400 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id B80321F463; Thu, 26 Sep 2019 07:12:12 +0000 (UTC) Date: Thu, 26 Sep 2019 07:12:12 +0000 From: Eric Wong To: James Ramsay Cc: Johannes Schindelin , git@vger.kernel.org Subject: Re: Virtual Git Contributor Summit Message-ID: <20190926071212.2pldwtcskmphapjn@whir> References: 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 James Ramsay wrote: > On 3 Jul 2019, at 9:01, Johannes Schindelin wrote: > > Team, > > > > I kept talking about this idea of a purely online Git Contributor > > Summit, > > and it is finally time for action. > > Thank you for organizing! > > Yesterday, Christian and I took notes in the doc below which might be useful > for others. > > https://docs.google.com/document/d/1Yp6tz_JgUYjoofTDogtosLsdykwiAyYu9yM42yTuFA4/edit Is there a way to view that without JavaScript? I'm using w3m. Thanks