From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill Newsgroups: gmane.emacs.devel Subject: Re: Migrating to sourcehut - what's missing? Date: Tue, 21 Dec 2021 22:29:42 +0100 Message-ID: <878rwdpry1.fsf@thornhill.no> References: <871r26w27h.fsf@thornhill.no> <87lf0dq08j.fsf@thornhill.no> <87v8zh6azv.fsf@ericabrahamsen.net> <87zgot648w.fsf@posteo.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="35740"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Philip Kaludercic , Eric Abrahamsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Dec 21 22:30:58 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 1mzmin-00096w-56 for ged-emacs-devel@m.gmane-mx.org; Tue, 21 Dec 2021 22:30:58 +0100 Original-Received: from localhost ([::1]:57116 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mzmim-00083F-5Q for ged-emacs-devel@m.gmane-mx.org; Tue, 21 Dec 2021 16:30:56 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:55764) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzmhe-0006UA-DF for emacs-devel@gnu.org; Tue, 21 Dec 2021 16:29:46 -0500 Original-Received: from out0.migadu.com ([94.23.1.103]:55721) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzmhc-00012E-O6 for emacs-devel@gnu.org; Tue, 21 Dec 2021 16:29:46 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1640122183; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Di8mafheTpj23qjaZq0znSdPO3LS2qhjwDV4XgoDch0=; b=xuAYz5Iu4DOamF72auO78hx58WQef+d//89zvWdoNL1SZT662zNSgtiQb5wq/7htBwHEFe SCaPVzu20omO8Cpt/dhDGJr/aKta97SFh3az10xY706dPJXaUrb0KQO8z8+Y8ZnEqU0Cfg +3DojySDvJKatvl2ulJ7OdLn100WS6fZtStQGE9WWgliORhDupOhSSCcChvePOw9SWs4LJ VtWGbb/0E7ar3DKd/2izsVZVP9bEwTBuZeAx31CDgG1VhfoMux+DE0x/tFcDpZcnEwfmoE 6YTxk89kkTN/9fASxjx+eymZB7w+DEGWaujiOsBDnKJ5989ztzm+FDJjyurhuQ== In-Reply-To: <87zgot648w.fsf@posteo.net> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: thornhill.no Received-SPF: pass client-ip=94.23.1.103; envelope-from=theo@thornhill.no; helo=out0.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, 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:282636 Archived-At: > > So that would be something like git.sr.ht/~eliz/emacs or > git.sr.ht/~lars/emacs? This makes me wonder how "hard coded" the user > names are in the sourcehut code base. Assuming the GNU project would > host its sourcehut instance on the domain git.gnu.org, srht.gnu.org, > source.gnu.org, or whatever, would it still be possible to remove the > "~..." username part? (I know this is as minor of an issue as it gets, > it's just curiosity). > > Until then, it seems that the username "~gnu" is not taken. Maybe > someone more entitled than me could mirror a few repositories over there > for testing purposes? > See my other mail just sent. ~emacs is owned by me as for now, unless ~gnu is preferred :) Theo