From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by sourceware.org (Postfix) with ESMTPS id 676013858416; Wed, 12 Jan 2022 09:53:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 676013858416 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=suse.cz Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.cz Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id 234411F385; Wed, 12 Jan 2022 09:53:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1641981185; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=BAlfzr/JoiHJm8YY3JFqgtz0IpbY+5BPT0AWZfBrNHA=; b=ZU0tGFoLmsr+nQrxqMfEDeKjWfhq1dpSp0IUxzsMGp6giO3BBPzmXWKUveyvCa1TnFVcRW hhLLwd3YruHRvQJkxZniSVQKlQhmoQHfRU+b4h7iF+L94elO0UEhFKgHoJJJ1SfYdQTffC zkd39Dcp5XsyMOnCwy1gwr0bG/i8DPM= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1641981185; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=BAlfzr/JoiHJm8YY3JFqgtz0IpbY+5BPT0AWZfBrNHA=; b=7OP+dzTQ4QxNB5YY6Dn1ZPSuq78sBlbWRWFcj2mch4WxOsl+y2ZErVFqBQSVT/NDFHHWGY ykxpt707twLeukDw== Received: from suse.cz (virgil.suse.cz [10.100.13.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by relay2.suse.de (Postfix) with ESMTPS id 106A0A3B8E; Wed, 12 Jan 2022 09:53:04 +0000 (UTC) From: Martin Jambor To: GCC Mailing List , Gfortran mailing list , libstdc++@gcc.gnu.org Subject: Re: GCC GSoC 2022: Call for project ideas and mentors In-Reply-To: References: User-Agent: Notmuch/0.34.1 (https://notmuchmail.org) Emacs/27.2 (x86_64-suse-linux-gnu) Date: Wed, 12 Jan 2022 10:53:04 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: fortran@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Fortran mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jan 2022 09:53:07 -0000 On Thu, Jan 06 2022, Martin Jambor wrote: > [...] > > I will update you as more details about GSoC 2022 become available. > The official timeline has been published at https://developers.google.com/open-source/gsoc/timeline I do not know how the "standard coding period" and "extended deadlines" will exactly work, I suppose mentors and contributors will together simply pick which one of the two to follow. I intend to file our application around February 8th, so it would be great to have our "selected ideas list" ready with all the details by then. Thanks, Martin