From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1EF3CC35671 for ; Sun, 23 Feb 2020 21:44:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DECA720675 for ; Sun, 23 Feb 2020 21:44:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727149AbgBWVof (ORCPT ); Sun, 23 Feb 2020 16:44:35 -0500 Received: from cloud.peff.net ([104.130.231.41]:52092 "HELO cloud.peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1726740AbgBWVoe (ORCPT ); Sun, 23 Feb 2020 16:44:34 -0500 Received: (qmail 3602 invoked by uid 109); 23 Feb 2020 21:44:34 -0000 Received: from Unknown (HELO peff.net) (10.0.1.2) by cloud.peff.net (qpsmtpd/0.94) with SMTP; Sun, 23 Feb 2020 21:44:34 +0000 Authentication-Results: cloud.peff.net; auth=none Received: (qmail 4955 invoked by uid 111); 23 Feb 2020 21:53:39 -0000 Received: from coredump.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.2) by peff.net (qpsmtpd/0.94) with (TLS_AES_256_GCM_SHA384 encrypted) ESMTPS; Sun, 23 Feb 2020 16:53:38 -0500 Authentication-Results: peff.net; auth=none Date: Sun, 23 Feb 2020 16:44:33 -0500 From: Jeff King To: Heba Waly Cc: Christian Couder , git , Johannes Schindelin , Emily Shaffer , Jonathan Tan Subject: Re: GSoC and Outreachy Summer 2020? Message-ID: <20200223214433.GA564650@coredump.intra.peff.net> References: <20200122053455.GA51054@coredump.intra.peff.net> <20200204163716.GA7308@coredump.intra.peff.net> <20200221183003.GA9786@coredump.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 Sat, Feb 22, 2020 at 08:20:04PM +1300, Heba Waly wrote: > > I think it is too late. That's the deadline for mentor project > > submission, but the signup for orgs was Feb 18th. > > You're right, but they mentioned on the website that Feb 18th is for > new communities who haven't participated before. I double checked with > the Outreachy organizers and they can still add Git if there's funding > and a mentor is interested. OK. It's a bit tight to line up funding, but we might be able to make it work. The big question is: do we have a mentor with a proposed project? Dscho mentioned a willingness to mentor, but I don't know if he's got a project proposal ready. -Peff