From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lassi Kortela Newsgroups: gmane.lisp.guile.devel Subject: guile.scheme.org Date: Sun, 10 Jul 2022 16:40:01 +0300 Message-ID: <197d29d0-832c-039e-a509-2eef87c02825@lassi.io> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35582"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Sun Jul 10 16:11:58 2022 Return-path: Envelope-to: guile-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 1oAXfB-00097a-Ty for guile-devel@m.gmane-mx.org; Sun, 10 Jul 2022 16:11:57 +0200 Original-Received: from localhost ([::1]:41094 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oAXf9-0007RU-GQ for guile-devel@m.gmane-mx.org; Sun, 10 Jul 2022 10:11:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53398) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oAXAN-00040e-Oi for guile-devel@gnu.org; Sun, 10 Jul 2022 09:40:07 -0400 Original-Received: from relay1-d.mail.gandi.net ([2001:4b98:dc4:8::221]:45113) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oAXAL-0004yn-Vc for guile-devel@gnu.org; Sun, 10 Jul 2022 09:40:07 -0400 Original-Received: (Authenticated sender: lassi@lassi.io) by mail.gandi.net (Postfix) with ESMTPSA id B8DFD24000A for ; Sun, 10 Jul 2022 13:40:02 +0000 (UTC) Content-Language: en-US Received-SPF: pass client-ip=2001:4b98:dc4:8::221; envelope-from=lassi@lassi.io; helo=relay1-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sun, 10 Jul 2022 10:11:41 -0400 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane-mx.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.io gmane.lisp.guile.devel:21255 Archived-At: Hello, We managed to contact the owner of the domain name scheme.org and are slowly working to put up websites there. One of our projects is to give each prominent Scheme implementation its own subdomain to use as its authors see fit. We now have all of the major ones covered except for Guile. For example, https://chez.scheme.org/ and https://gambit.scheme.org/ are live. With the permission of the Guile maintainers, could we add guile.scheme.org redirecting to https://www.gnu.org/software/guile/ (or any other URL of your choice)? BR, Lassi