From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id UFkjC3ZKvV/OHwAA0tVLHw (envelope-from ) for ; Tue, 24 Nov 2020 18:01:26 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id aEb/BnZKvV9UQQAAB5/wlQ (envelope-from ) for ; Tue, 24 Nov 2020 18:01:26 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id ED07294042C for ; Tue, 24 Nov 2020 18:01:25 +0000 (UTC) Received: from localhost ([::1]:52084 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1khcd2-0003wQ-Tl for larch@yhetil.org; Tue, 24 Nov 2020 13:01:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42756) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khcck-0003vc-KO for guix-devel@gnu.org; Tue, 24 Nov 2020 13:01:08 -0500 Received: from wout3-smtp.messagingengine.com ([64.147.123.19]:45767) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khcci-0008Rv-Dz for guix-devel@gnu.org; Tue, 24 Nov 2020 13:01:06 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 6FF6310B3; Tue, 24 Nov 2020 13:01:00 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Tue, 24 Nov 2020 13:01:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=y39it8bG+fDqF4mEzqS4es07 I6ibtWYjErAzD5yi5Es=; b=L8SAhJCL/aDWNqHMsXl5jJX7xEgyqyLKq/RUOhsq 1g7xWOphxS8euToAVkUl26hVb90RFycOENWy83OEYn2NBkkY1UP1QrAHpjPZhfJT NwFoITbGwimMOfGMsdTEFd/YATSfsskxUMa6g/QB64x6NvqRkrgyuJfqRBKWWfey PsY= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=y39it8 bG+fDqF4mEzqS4es07I6ibtWYjErAzD5yi5Es=; b=FjGhY59/zZM1/RaaPXa8jP pXdvvyWcY7kWL49qaMrD6cS7xSflI9ca0AwEhZF0csbhyh/qvxjlbAXbkLl5/VwE MWSmSj/tcpGUj8m0rXJfBr7GqB3pyGp9kObjk994lJ2QRB08m2r+D/xV5j1n2puQ +0VXR9kjzU7DsRDOwVWhQSDZeBWS/vcoDqKEnT7e/V//XVMdnpa1alAINCu1cnAX ziHakHgESa0Ndv9XiLxfRMoXYMZGFOmaWNzqU40Uj+l8yfl/1RzYQ2bRxsBmIOyB OPx7CEPouPaSE3wqbCV9Tdce8fDJkN5bZHq2KNNcs2KDWclHrtUUsZbyUqGKCz0g == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudegkedguddtkecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvuffkfhggtggujgesthdtredttddtvdenucfhrhhomhepnfgvohcu hfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgrrhhirdhnrghmvgeqnecuggftrfgrth htvghrnhepueekkedtffdvtddugeejgedtvefhueefiedvjeeitdeigedtveejvdejheff vefgnecukfhppeejfedrudeguddruddvjedrudegieenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: from localhost (c-73-141-127-146.hsd1.pa.comcast.net [73.141.127.146]) by mail.messagingengine.com (Postfix) with ESMTPA id 82960328005A; Tue, 24 Nov 2020 13:00:59 -0500 (EST) Date: Tue, 24 Nov 2020 13:00:57 -0500 From: Leo Famulari To: Magali Lemes Subject: Re: [OUTREACHY-December-2020]: Congratulations to Accepted Interns! Message-ID: <20201124180057.GD12522@jasmine.lan> References: <752f2baf-494c-483f-3fcf-42ad2d962e95@raghavgururajan.name> <1c05bf5d-dd70-65cb-c804-f72c275f91e2@raghavgururajan.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=64.147.123.19; envelope-from=leo@famulari.name; helo=wout3-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=famulari.name header.s=mesmtp header.b=L8SAhJCL; dkim=pass header.d=messagingengine.com header.s=fm1 header.b=FjGhY59/; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: 2aSioy7eRmDy On Tue, Nov 24, 2020 at 12:12:52AM -0300, Magali Lemes wrote: > Hi, Raghav. > > thank you. I'm really looking forward to this internship. Welcome!