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: AS3215 2.6.0.0/16 X-Spam-Status: No, score=1.2 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,LIST_MIRROR_RECEIVED,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=no autolearn_force=no version=3.4.2 Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by dcvr.yhbt.net (Postfix) with ESMTP id C5E3C1F670 for ; Mon, 28 Feb 2022 18:24:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240486AbiB1SYO (ORCPT ); Mon, 28 Feb 2022 13:24:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50180 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229779AbiB1SYH (ORCPT ); Mon, 28 Feb 2022 13:24:07 -0500 Received: from mail-pl1-x634.google.com (mail-pl1-x634.google.com [IPv6:2607:f8b0:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DBAFF9D4F0 for ; Mon, 28 Feb 2022 10:02:30 -0800 (PST) Received: by mail-pl1-x634.google.com with SMTP id bd1so11383912plb.13 for ; Mon, 28 Feb 2022 10:02:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=3tg9rb6KI2ERAPGTSFtxBpDCi435MrFN5uMyFF5GTCE=; b=gFXcethkQ5pEoOJfBxT/Mljw+yz4w4PfI8HlPloUrNlrXAUU0/MdhrscC36ZpfyNc6 gWT3l9uw6Hss+2HZd23DeyA7Bd3pHeOKsopXEJdDLwQbbF2ciooelzQ5FkUmxHJGmBPg gLyR2EyoZhuI6lZHb7TZswgkJJg78vT1/0Z8LhmyjAEVUQYBLQgWxvVRgAFEAW+iUQds L8t/LKZzzhbMRJk8Jboxsy47bX+gi18H2vaKTCkF9UBs5NiOHBTfwOf4nT4Aoo/I2qEy 9nPVOef938WHPLccVE2G3Ao6ejPVzkYTpnuhNTsc1DEmsIwzvdvN9lpstNCv/VqNZrc6 jMMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=3tg9rb6KI2ERAPGTSFtxBpDCi435MrFN5uMyFF5GTCE=; b=B2Q3tjvg53PVhNvFNAtQFcxdJqDluoOLPzcJvw4q0wipDDVwEt20NxV5LpYuoHblD3 ZziuKso79Wgyeeoby2zK5nCgaJZDR0rlDsqplmDxcnHglOIgggf7u4yYOZ0Su5ZjrW2K ZYhgQsr3uNa2ywA8D0BNSM9mUbA32oKm509bxiZdzX4D9eTPKyF2nZDLDFDcZi0ky68A JLacWJcObQ00poE8GxDMt6Gl5Uly/07jxNGLFUEwdfhhDp9qMHI0+zqYkuERAV/sVDTv SjWj9lHYbj+oIAIiCBFpoYn57OTjh7HQl0TagRWPXb0Ns7Kvcg26W147hFmyjDHDxslo unHg== X-Gm-Message-State: AOAM5302UVgA/7SJvhLnWKwz/KLHd0bvUpg2QvGi+EhYrch9Yyk8OzMT B09IZW9TdYUGO+VbJTDG6ubjZsB2yfhVFImObww= X-Google-Smtp-Source: ABdhPJyOUN+YY0HTIuFxYvJSpZvt8ANTy2wYIDUHuWLC8ZFjSyLX/v1FdYrMBc3wDm6UbkLF1+w8JAY7WVeACqESSUo= X-Received: by 2002:a17:902:ed83:b0:14f:c969:7669 with SMTP id e3-20020a170902ed8300b0014fc9697669mr22092142plj.96.1646071348136; Mon, 28 Feb 2022 10:02:28 -0800 (PST) MIME-Version: 1.0 References: <439ebfba-d493-2cff-434a-b1073e755688@gmail.com> <742c7455-8f74-ac03-350a-7c3851f2b792@gmail.com> In-Reply-To: From: Kaartic Sivaraam Date: Mon, 28 Feb 2022 23:32:16 +0530 Message-ID: Subject: Re: Git in GSoC 2022? To: Christian Couder Cc: Taylor Blau , Git Community , Junio C Hamano , Emily Shaffer , Atharva Raykar , ZheNing Hu Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Hi all, On Mon, Feb 28, 2022 at 4:33 PM Christian Couder wrote: > > On Sat, Feb 26, 2022 at 9:30 PM Kaartic Sivaraam > wrote: > > > Thanks for adding the ideas to the SoC-2022-Ideas[1] list! I noticed that > > you're the only one mentioned as mentor for the idea there. It's usually > > good to have at least 2 mentors per project. Is anyone else interested > > in co-mentoring with Taylor for the idea? > > If no one else wants to co-mentor with Taylor, I am happy with it. If it's fine, I would be willing to co-mentor with Taylor. In case there are other potential mentors who are willing to volunteer, do chime in :-) -- Sivaraam