From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sNAQAA/PJmT0dQEASxT56A (envelope-from ) for ; Fri, 31 Mar 2023 14:16:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0ANpOw7PJmSVUAEAauVa8A (envelope-from ) for ; Fri, 31 Mar 2023 14:16:14 +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 B94A2453FD for ; Fri, 31 Mar 2023 14:16:14 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1piDfp-0000A8-GS; Fri, 31 Mar 2023 08:16:05 -0400 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 1piDfn-00009e-OW for guix-patches@gnu.org; Fri, 31 Mar 2023 08:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1piDfn-0006cp-0x for guix-patches@gnu.org; Fri, 31 Mar 2023 08:16:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1piDfm-0007Sa-Bw for guix-patches@gnu.org; Fri, 31 Mar 2023 08:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#61645] [PATCH mumi 0/1] Add CLI client to search for issues Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 31 Mar 2023 12:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61645 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ricardo Wurmus Cc: 61645@debbugs.gnu.org, Arun Isaac Received: via spool by 61645-submit@debbugs.gnu.org id=B61645.168026491928605 (code B ref 61645); Fri, 31 Mar 2023 12:16:02 +0000 Received: (at 61645) by debbugs.gnu.org; 31 Mar 2023 12:15:19 +0000 Received: from localhost ([127.0.0.1]:60605 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1piDf5-0007RI-BD for submit@debbugs.gnu.org; Fri, 31 Mar 2023 08:15:19 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1piDf3-0007R6-VG for 61645@debbugs.gnu.org; Fri, 31 Mar 2023 08:15:18 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1piDew-0006Cj-HC; Fri, 31 Mar 2023 08:15:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=XWzFKQJ9o0JbY0y0376bBUVwls5i6w0d5VWSC1QFBeQ=; b=nV1P36CGpnqxrzm3EtFa K0Fg0fkjFnvlbzREw0dnIElwPs7/3l2YoukXRjCAwfKTEmXxVZbzawZ7TR2aB/+An+asDbmKkCMv9 OmUeo0lTrkeL5nurE2RfPF2Cxsyf6K9HeZnIYoTt8kCCqEJUEnWRkQAEV7rgAK91KjArImp+vW8wb 97umPaXLz/T5Nya4XX2VHG87xBtQvdlVIf4nwIhWpQJmy7a1V37CWAI4Ufk4ODxSjFnGizdNj6hNi Zoui/qHGDIFtP9df84BIlFQV/3/T9v/bIn9DNqCki3L5MEYueRdOR4Le7t9yTDa+7l4iBtmVpTqaq KJ1m503hiWyZ+Q==; Received: from [193.50.110.123] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1piDew-0003Ty-3F; Fri, 31 Mar 2023 08:15:10 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230220013821.27440-1-arunisaac@systemreboot.net> <87bkl3a1ni.fsf@gnu.org> <87r0tzgyok.fsf@systemreboot.net> <87pm8qhspl.fsf@gnu.org> <87bkkac4wf.fsf@elephly.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Primidi 11 Germinal an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de la Pervenche X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 31 Mar 2023 14:15:08 +0200 In-Reply-To: <87bkkac4wf.fsf@elephly.net> (Ricardo Wurmus's message of "Thu, 30 Mar 2023 22:57:57 +0200") Message-ID: <87h6u15d83.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680264974; a=rsa-sha256; cv=none; b=TJvipGnKTgk4EvG7WG4dXS3O06fq4fPpcTWTXhMfYOEfOtMTIT0xhRiWvr0/k8suQAZvkb raSTwfQbPKQWE/bgApdDLGJAYmCRb4YU+kHSCqGZEr4uNC8+LriclBhbs9iJcloEq1lSjs Xc7qbnmQ3xpMCg9Mr6FvGJBgHrZCZoF8U5B5x3qmGuu4AAnG8lyyYw/atGDFRA/ZgKXGkC xxx9R78uxt/LshhwZnrO1m/NxWlJk3cHb6rx3v/Gcok8Ojm03d4spZyELpTSIL+EXObIVS rP/n4hiL2iLUJi1fSH/p+jo/jbt8qOACz4qI7cD+9ediw4ibg3vUdeMDDMWYbg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=nV1P36CG; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680264974; h=from:from:sender:sender: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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=XWzFKQJ9o0JbY0y0376bBUVwls5i6w0d5VWSC1QFBeQ=; b=D8XtcpGXNam+Un6Yi5nMgW29Np+zfmtbId9bA80dgXYVodzQkk53RMcP6U6y4t4VQfPNnc GQGdRu7UZ0TkAqWXEXprn6ujuhYDm//26kUJKodLhslo6dgwP9Rv4S1vNn1hsmq4eOxT06 pKocJop9h9kRWXfWNYc3Xwb0sdiuLnj25TRCWE+7tN3llEWJ9ZxT+O7J6H9HNRmXzeWWKw tR+DLy/DyzQBxJQDy/yYtHe+GDdAgcgI5nJzmlx3z4C+id/nqoRDX2ao36kbKwuMEsB103 G+3KkVPtpz3Zbd2sUwVZyv2/Q+S/KiTdH4pmVMCa0P5JZUDWCVNRoNDbMYYYQw== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=nV1P36CG; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -4.42 X-Spam-Score: -4.42 X-Migadu-Queue-Id: B94A2453FD X-TUID: smqpwYrCjer7 Hi! Ricardo Wurmus skribis: > Ludovic Court=C3=A8s writes: [...] >> Should we set up a repo on Savannah (possibly within the =E2=80=98guix= =E2=80=99 project) >> or on notabug.org, sr.ht, codeberg.org or whatever to make it easier to >> distribute permissions? > > Whichever you decide on: it has my blessing. Awesome (I hope that suggestion didn=E2=80=99t come out as harsh!). Arun, would you like to handle this? :-) To have it under the Guix umbrella on Savannah, you need to file a =E2=80=9Csupport request=E2=80=9D = on Savannah asking for a new Git repo. If you choose something else, well, it=E2=80=99s different (I=E2=80=99d personally recommend against git{hub,lab}.com). Ludo=E2=80=99.