From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2NXrBgeuc2OK5QAAbAwnHQ (envelope-from ) for ; Tue, 15 Nov 2022 16:19:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2M4HBgeuc2ORdgAAG6o9tA (envelope-from ) for ; Tue, 15 Nov 2022 16:19:35 +0100 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 9183D31770 for ; Tue, 15 Nov 2022 16:19:34 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ouxi5-0007oL-RM; Tue, 15 Nov 2022 10:18:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ouxi4-0007m0-AB; Tue, 15 Nov 2022 10:18:48 -0500 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ouxi2-0005VV-6N; Tue, 15 Nov 2022 10:18:48 -0500 Received: by mail-wr1-x42a.google.com with SMTP id l14so24832253wrw.2; Tue, 15 Nov 2022 07:18:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=VnteouAnjQQEYU+ANVYyE7Gd7AXtBDebsezj4hsH+vU=; b=bg4Xu/8NQ6ofJXD1EMCddyfv27bAIXSEL3IyyRcb0fAe3TVo+up/Y+gU8AQvcZkibU bsPxAf5Gq1yS/UduGpfYvDTKZ8+IkuMxyASL76tZBQY5I870EkAE4ttubycwJMvf2mCu fUYq+y3hXSnYkoVko724xZgKmTglav+orFUzCK77Bco0IQiyq/0Y7nSbf4gjDdets65U 6L2qewFyDYAERpeLn2oXPe1oN9N6MQhaDFYxEI7IX7DnsjGu7vdFiRktGNaNHw/MZ1Ye MJuSmOub4gxgLXD0hUNv02UaAix2s8guhub0N5IQ1f4PTZFmIeboxBpCZzpdjfhKtfFn UpVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=VnteouAnjQQEYU+ANVYyE7Gd7AXtBDebsezj4hsH+vU=; b=Jjfy5G2W3Kiou50QXYwzxKaohx9cmlmQk3YFX2MJe/DNoGaG70FlE20jWoggN+OOeM 32AHYV4aSYFoEGplNqkHj0FmqZRfsocjx757NbPShNXJ5PhnRxhJvkxT7UXNA7gZFX2R aUXAgGAUJJFui8qQOkmCOfvcPSjydtp7TGvPBKYrUdiyB1ylVz/yufirUFi7RoBiiICK VSOW9kjphLAcecTMl7ZLBGVseQkLUK67iFB2VxFeXhIvYSlLLuwc8a49CH8OP7drpfv9 kmAUFDpxco+5m2tR+mqqS7QNUh10mY8o4pdJFhsLrtE09CoFPMxGj7iRXscB7YtJNklI uPKA== X-Gm-Message-State: ANoB5plhlpiYglRbI9Wgoup1OCRze1ak2/9NTomyKwMFDKsMdZAx4dWk NVWnE2bkx4up88z+ummRhDjsHyDio28= X-Google-Smtp-Source: AA0mqf5UkJMR2RIFNhftJ8mn1XNiLMgoDBvuwJDtrJWiJxpVRuv0iZVF5fcXzwLpl9MiTaPgIcBZwA== X-Received: by 2002:a5d:4575:0:b0:236:6e4b:8c2 with SMTP id a21-20020a5d4575000000b002366e4b08c2mr10578477wrc.545.1668525524483; Tue, 15 Nov 2022 07:18:44 -0800 (PST) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id o37-20020a05600c512500b003cf54b77bfesm23233489wms.28.2022.11.15.07.18.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Nov 2022 07:18:44 -0800 (PST) From: zimoun To: guix-devel@gnu.org, guix-europe@gnu.org Subject: Re: Booth at FOSDEM (Brussels), 4-5 Feb 2023? In-Reply-To: <86czapxe2u.fsf@gmail.com> References: <86czapxe2u.fsf@gmail.com> Date: Tue, 15 Nov 2022 16:18:35 +0100 Message-ID: <87tu30456c.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::42a; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42a.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.29 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1668525574; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=VnteouAnjQQEYU+ANVYyE7Gd7AXtBDebsezj4hsH+vU=; b=DxKVX7dtbxn6HR/zRmx2eJEbS0K9lWYT0ktM1uu5gbdSBXT18mU/DBS4j2sFVW9OeNVeq5 X3Jt6We3rQwab0v8D9ROp4fWbMnxqXsXlVx3Xd/xr4jRZ8SNT+hmiqKWpBSQ0nrQeRhIk+ 0MWR2n2JrzLsfIp9d3IwIB86fbklxvhtWI/Aw2uykQMxiMQshjlzLKgvFlwE82Y1IYuz/C IG+xK25SnoK9koOmu4uWdngoDwFesfLQ8JDOXL2t/QmNcxfbMULYuHBvLCnob9mCV11A0l KAIibiuck3WSlORqP0RMdu5VgpuOL65f/blQeO43balxSqiRQwsjPKCMoaEIjQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668525574; a=rsa-sha256; cv=none; b=qXEJ3XIVDnd3XCHo9Kvdhp+TsSu50t26onWsPp79OL6Bdl4hHiFlPXwqfA6qXTIiRS6FSD BkmSmlpqHt0HkPGjgtnX88321jmqm46MzgFsSUWQ+IrYCuo2iC+ITSs+2s5IxNJ786wH44 OkX8yWw+6bTSZb4PhGYEmkRz1xaFKHZ18RZXNZE9DK5kT5S1BlxYXsfR0nm3YOez3zaVmR 28Q+zhsizg0v4Ruziepb1wRKM+rjY5AAYZXr3FRDQoy/AP6b4HyRRZHPCxc8/0WDY14dCH BZLtb3zR05wnNYW/10gwcWjTC0CJ1zBaEYNWJ5Fq6VW0l+JoZE8ErVcqYZsN/g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="bg4Xu/8N"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.84 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="bg4Xu/8N"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 9183D31770 X-Spam-Score: -4.84 X-Migadu-Scanner: scn0.migadu.com X-TUID: PmJYDlMCjVvm Hi, On Tue, 18 Oct 2022 at 18:59, zimoun wrote: > As the winter, FOSDEM 2023 is coming=E2=80=A6 > > https://fosdem.org/2023 As you may know, the devroom [1] on Declarative and Minimalistic Computing at FOSDEM 2023 is on the road. Keep in touch about Guix Days=E2= =80=A6 About a Guix stand at FOSDEM: > 1. do we run for a booth? I sent the application. Wait and see=E2=80=A6 > 2. who is in? For now, volunteers are: + Jonathan + Julien + Josselin + Simon As you see, even if your name does not start with a =E2=80=99J=E2=80=99, yo= u can be volunteer. ;-) In all cases, see you at FOSDEM 2023! Cheers, simon 1: