From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 iPBaGEgds2KxDAAAbAwnHQ (envelope-from ) for ; Wed, 22 Jun 2022 15:46:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qM1YGEgds2KuuQAA9RJhRA (envelope-from ) for ; Wed, 22 Jun 2022 15:46:48 +0200 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 19633346B8 for ; Wed, 22 Jun 2022 15:46:48 +0200 (CEST) Received: from localhost ([::1]:39842 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o40gx-0002y4-8r for larch@yhetil.org; Wed, 22 Jun 2022 09:46:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o40fr-0002us-0b for guix-devel@gnu.org; Wed, 22 Jun 2022 09:45:43 -0400 Received: from linode.us-core.com ([2600:3c01::f03c:93ff:fe26:6229]:41636) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o40fo-00076D-8t; Wed, 22 Jun 2022 09:45:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=w+dmnwNJhzW02G3 7pRJn/ZDl1R6VWD1jvimUJUzharo=; h=cc:to:subject:date:from:in-reply-to: references; d=lease-up.com; b=mi0A58eabBsgeueqQmgdkuZ2MdcFPYLCmH+8yYxH uUfqObTsbz+gVRDuAj+AwUbvKpcHtd1xjY0xPIAM1mJcA77qSwn4Fd2cuMbWa5hg4PLpiB oR+wXk5nUKf2HtpGkn7DWDj7QCgSKjAqqkLhuhVTwsbpz6vD/5h67XF8pttLE= Received: by localhost (OpenSMTPD) with ESMTPSA id 40c6023e (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Wed, 22 Jun 2022 13:45:44 +0000 (UTC) Received: by mail-lf1-f44.google.com with SMTP id x3so186548lfd.2; Wed, 22 Jun 2022 06:45:31 -0700 (PDT) X-Gm-Message-State: AJIora+tRh7UboVLyQNUhTCJYVysedM/ADnSnrBWpScRABY2Zkf2o27b i+spYLpblSINmUsCAfz+MnAkX/350ZwqYokvJOo= X-Google-Smtp-Source: AGRyM1siTHjbI5Y/7MFppHqnV81F7o0fQPX6ed3+7MFfiGkEnIzGMOJM+i5E6gXsW5JC5N0XJW2vbMqpyr1faEzHwI8= X-Received: by 2002:a05:6512:30d:b0:47f:699c:ec51 with SMTP id t13-20020a056512030d00b0047f699cec51mr2289763lfp.391.1655905529657; Wed, 22 Jun 2022 06:45:29 -0700 (PDT) MIME-Version: 1.0 References: <875ylkyvrh.fsf@elephly.net> <86r13hoxw5.fsf@gmail.com> <871qvhc9pg.fsf@elephly.net> <87y1xo3k3r.fsf_-_@gnu.org> In-Reply-To: <87y1xo3k3r.fsf_-_@gnu.org> Date: Wed, 22 Jun 2022 06:44:52 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: =?UTF-8?Q?Re=3A_Who=E2=80=99s_in_for_mentoring=3F?= To: Guix Devel Cc: GNU Guix maintainers Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2600:3c01::f03c:93ff:fe26:6229; envelope-from=felix.lechner@lease-up.com; helo=linode.us-core.com X-Spam_score_int: 16 X-Spam_score: 1.6 X-Spam_bar: + X-Spam_report: (1.6 / 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_SBL_CSS=3.335, RCVD_IN_XBL=0.375, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no 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" Reply-to: Felix Lechner From: Felix Lechner via "Development of GNU Guix and the GNU System distribution." X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655905608; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=w+dmnwNJhzW02G37pRJn/ZDl1R6VWD1jvimUJUzharo=; b=ZnDLdtWEnb/E01dpShgKsRV0Z0MBOyA/OEujK0yED9RtMTAhG6bxz1DdFJSoqp+aPAkH+Q S00jp0xhDONE9YJ/bXrQTvRzM6H8vFoE2wn0Sd10/VvurJ7lpcmZuH10hwydFkeH3XXADd hipIYb4RL38MWCHvMRznjv6k9FwUyAOmFZiZNXZ6XGb59mxecQZa3QMrwgNXd4EmWzz3OS G9y5J+Hhjr9u3WZWiSHSLEuEo3Vl9xlYDtbZSkBehiHhZiPj0DLbSFbL1IhjJ0CDQ6pRpJ F2UFWgEGq8MAbGRBMhaz2PCAoNimoI5v8J4TOp53e+DkS8yDA2tXEuuVsmXnsw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655905608; a=rsa-sha256; cv=none; b=G6265pk9oXhedlGROpPn2pqjFnPTRzUDVr9FdqfumL96QJXt1yNGfqyifalcVE+w0hRDnV 7bBaxkRP95a4CqdVwDiVPWnyZvNYP4m981IU1UOkGSlrCwNbu45QHshUyArcAiE1DWhMjm INbdJ3ih6wH/zFHqMiCaf8XXDhu/ilAUY5iz6gHBbVCE94Armj+otNPbZMZtAIi/Xf32UR 6ZkIxXF1sW6EqUFS7GQ3dmEcOAamNYMom7AHGRaESTwVZ6dx1VD6MQosrRxp54qSZM1EAC jH0NKjSsm/4NmYme7K4f93GFP5nyvteSy5oyxo9tEYHntl6alFn3a3JEUIinvg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=mi0A58ea; dmarc=pass (policy=none) header.from=gnu.org; 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: 2.54 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=mi0A58ea; dmarc=pass (policy=none) header.from=gnu.org; 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: 19633346B8 X-Spam-Score: 2.54 X-Migadu-Scanner: scn1.migadu.com X-TUID: Xzr7VHdRq32z Hi, On Wed, Jun 22, 2022 at 6:26 AM Ludovic Court=C3=A8s wrote: > > Surely we can get more than three volunteers for mentoring; Maybe the word mentor is a turn-off? It suggests a longer-term relationship where none need exist. How about calling it a "patch pilot" (or a "commit pilot") who would assist more like a harbor pilot? [1] Kind regards, Felix Lechner [1] https://en.wikipedia.org/wiki/Maritime_pilot