From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id ULQ1Alah61+7SwAA0tVLHw (envelope-from ) for ; Tue, 29 Dec 2020 21:36:22 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id OOWZOVWh61/CQwAA1q6Kng (envelope-from ) for ; Tue, 29 Dec 2020 21:36:21 +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 94310940341 for ; Tue, 29 Dec 2020 21:36:21 +0000 (UTC) Received: from localhost ([::1]:46156 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kuMfE-0001QA-JB for larch@yhetil.org; Tue, 29 Dec 2020 16:36:20 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38434) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kuMeg-0001Px-P4 for guix-devel@gnu.org; Tue, 29 Dec 2020 16:35:46 -0500 Received: from mail-wr1-x42f.google.com ([2a00:1450:4864:20::42f]:41465) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kuMeb-0008Ts-C2 for guix-devel@gnu.org; Tue, 29 Dec 2020 16:35:46 -0500 Received: by mail-wr1-x42f.google.com with SMTP id a12so15811129wrv.8 for ; Tue, 29 Dec 2020 13:35:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=zHn4iBtE326NoV4+YZmYGAkUOx8ravq+eozZ/PGCY5o=; b=bCdDA7FJTEE5PKYGJj0YwOuh5OHmzv3InD+zd0pg34WcM+0iri6MyoNB8g52/hnNPW SWErMghp/bCw31kJOHymlS6zFwd/ItwdYNI+pRxh85uDCHiO4n2Onx5kyc3zyECx7Jlw ZL590wzVPUlypKDDfpGAXF1NLyw3MnWrONfeVBgKoJ7hUqSmyZ92hDEHfY7q4hPBsXn9 JXspbjz8Uk2MOTlnku0G42CCOrljCfTaM/Bx6zlv8lzfX6L0JJR4aI17TjHn4fGMVVlF +YLeqTcqh0oQNAlHkgpCKU6EUQnEciIC0efJU6XGP+FVjnyKofkBI5yiEOygA5c/JFmA 46BQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=zHn4iBtE326NoV4+YZmYGAkUOx8ravq+eozZ/PGCY5o=; b=sHAzTyg8L2Sebo7eofZaSf9LlVdFMps7n6JLrTbGkmBTbIM/9ANDV8ZLorD1fPDxNy vwRtI9XB+7eyZH4nsCIAnWTx5Er8d6mR/c4HtZdPJwp98GU2r5ykHUPhdAZLh64A0c/a g4ZXc7oTlTOw/dRQwe8PRj7wvpL65Ba6YZwmFP45dMV+CFNYzhqg27QiKIZn9rynDSIN GlZIYnpEbQy/XLSRkNFYV0A3WMPr2ibsJfDSQA5uRGmhqpY6hhn0j6q5R6wXrlKLJ59Z fRzFATdjdnqdKAvM+6AkeG3GqZ1ujA0cRFdjdX676ZUPdrAEB3d40gYQzV5YzBnrNrXk z6oQ== X-Gm-Message-State: AOAM532qk9Wz3HI9DXGpeHdfQIvYPJNtNwXAKWL5XjZY1p1p8JWMrS2s bsHLMYDvani2vhNd1I4oQeBElwXTbtU= X-Google-Smtp-Source: ABdhPJz5bXUzn6A2FaKSMAwc6ySxqZBijf3+b3SUcPv/fCmS9hpMPhYCszRugLvjjoaza7A7b3JNpg== X-Received: by 2002:adf:83a6:: with SMTP id 35mr35850048wre.274.1609277739382; Tue, 29 Dec 2020 13:35:39 -0800 (PST) Received: from guixSD (host-87-5-154-145.retail.telecomitalia.it. [87.5.154.145]) by smtp.gmail.com with ESMTPSA id z3sm65555522wrn.59.2020.12.29.13.35.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Dec 2020 13:35:38 -0800 (PST) From: =?utf-8?Q?Nicol=C3=B2?= Balzarotti To: Christopher Baines , guix-devel@gnu.org Subject: Re: Help, and get help reviewing patches this Friday (1st 2021) In-Reply-To: <87eej89u4j.fsf@cbaines.net> References: <87eej89u4j.fsf@cbaines.net> Date: Tue, 29 Dec 2020 22:35:37 +0100 Message-ID: <87o8icmh1y.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::42f; envelope-from=anothersms@gmail.com; helo=mail-wr1-x42f.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=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: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.03 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=bCdDA7FJ; dmarc=pass (policy=none) header.from=gmail.com; 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-Migadu-Queue-Id: 94310940341 X-Spam-Score: -3.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: R2HCZeZMnF5M Christopher Baines writes: > Hey, Hi! > > To join in, connect to #guix on Freenode [2], and say "I'd like to > review some patches" or something to that effect. Cool, I'll try to chip in, is it "all day long" or there's a starting time?