From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: Migrating to sourcehut - what's missing? Date: Tue, 21 Dec 2021 13:45:44 -0800 Message-ID: <87v8zhaayf.fsf@ericabrahamsen.net> References: <871r26w27h.fsf@thornhill.no> <87lf0dq08j.fsf@thornhill.no> <87v8zh6azv.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1269"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Dec 21 22:49:06 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mzn0L-000Ad5-IP for ged-emacs-devel@m.gmane-mx.org; Tue, 21 Dec 2021 22:49:05 +0100 Original-Received: from localhost ([::1]:58768 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mzn0K-0000x4-2X for ged-emacs-devel@m.gmane-mx.org; Tue, 21 Dec 2021 16:49:04 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:58310) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzmxJ-0005Eg-9K for emacs-devel@gnu.org; Tue, 21 Dec 2021 16:45:57 -0500 Original-Received: from mail.ericabrahamsen.net ([52.70.2.18]:55108) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzmxF-00035Y-45 for emacs-devel@gnu.org; Tue, 21 Dec 2021 16:45:56 -0500 Original-Received: from localhost (c-71-197-232-41.hsd1.wa.comcast.net [71.197.232.41]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 353B1FA095; Tue, 21 Dec 2021 21:45:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1640123145; bh=cPV1M+FOnNAJMeOwpjiXwZGT1ebp7XpyR6ImKcMAruQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=kfkmqoOvISDQzWPKrInORmomZ30s+mHj2XPdmoiWcG3lG3jji9I5S9qmvYd4oFOdD Rn7BIbAAcXFtIlZ+oqqS4is6eKl9SNs82W/PJ79/i1jJF1X/nDrczjbR72z46HNKku q/8VXQB/mbrxCzAHSCv031Z/FjVILa61lHrHlEzQ= In-Reply-To: (Stefan Kangas's message of "Tue, 21 Dec 2021 13:42:39 -0800") Received-SPF: pass client-ip=52.70.2.18; envelope-from=eric@ericabrahamsen.net; helo=mail.ericabrahamsen.net X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:282643 Archived-At: On 12/21/21 13:42 PM, Stefan Kangas wrote: > Eric Abrahamsen writes: > >> I wonder if it would make sense to have one of the maintainers sign up >> there and start a "pretend" official Emacs repo. They could start a >> mailing list alongside it that we could play with, > > Does it have to be one of the maintainers, or could anyone do it? > >> and who knows, maybe >> that would eventually become the "real" official sr.ht repo. > > AFAIK, it is GNU policy that we need to self-host this infrastructure. I think that answers the first question -- as Philip notes, we would eventually have to self-host, so in theory anyone could own this account. Doesn't mean we can't fix real bugs with it, though...