From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Maxime Devos via General Guile related discussions Newsgroups: gmane.lisp.guile.user Subject: Where is the list of Guile maintainers? Date: Fri, 20 Dec 2024 14:59:45 +0100 Message-ID: <20241220145949.r1zo2D00i2kJuzj061zo5v@michel.telenet-ops.be> Reply-To: Maxime Devos Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29429"; mail-complaints-to="usenet@ciao.gmane.io" To: Tom Whitcomb via General Guile related discussions Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Fri Dec 20 15:00:34 2024 Return-path: Envelope-to: guile-user@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 1tOdYQ-0007TN-8c for guile-user@m.gmane-mx.org; Fri, 20 Dec 2024 15:00:34 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tOdXq-00072y-7d; Fri, 20 Dec 2024 08:59:58 -0500 Original-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 1tOdXl-00072j-TH for guile-user@gnu.org; Fri, 20 Dec 2024 08:59:54 -0500 Original-Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1tOdXj-0004tx-SP for guile-user@gnu.org; Fri, 20 Dec 2024 08:59:53 -0500 Original-Received: from [IPv6:2a02:1811:8c0e:ef00:f87b:b2ea:4352:aa46] ([IPv6:2a02:1811:8c0e:ef00:f87b:b2ea:4352:aa46]) by michel.telenet-ops.be with cmsmtp id r1zo2D00i2kJuzj061zo5v; Fri, 20 Dec 2024 14:59:49 +0100 Importance: normal X-Priority: 3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r24; t=1734703189; bh=JaApnF8zUNBAiJlgdfBb/y5fEUw3ai+KIMPnxxvG1ro=; h=Message-ID:MIME-Version:To:From:Subject:Date:Content-Type:From; b=lpYDHT+g71zJkTG1NUM0B6daVz/JfKmChJXxmJOI0DaMBjzC0f/dnl6gFUQGyXbjo IZO2eCUVOiaCy7vLrM+1+fpIkuafZZoUqbyfqPoip11cXVh6hgnhVT7I0l70AlNpzL ZvQa+iDHcZr9036UvqH3rI1ohNeEfCP6bx1nxsIS/INLiwj8viqJ2ocqKKBwh35LU5 1F0VU5VPloEEgcNyG0O8gjyb3LKAAIh3YzQHhB2TeidwPTSDfZL987kjiwePKeDAPu DBR73gbHkK8JMBhqJCe50wiPezo4ZevYZ0tXgA+Hhq6D5Em1hq1HzabJEuKnViSXKO EFKz4IMES1XVQ== Received-SPF: pass client-ip=2a02:1800:110:4::f00:18; envelope-from=maximedevos@telenet.be; helo=michel.telenet-ops.be 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, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.user:20015 Archived-At: (To: line is incorrect, current e-mail program doesn=E2=80=99t have an opti= on to fix the name.) It=E2=80=99s surprisingly hard to find a list of current Guile maintainers = =E2=80=93 lots of individual update messages of the kind =E2=80=9Cwelcome n= ew maintainer=E2=80=9D and =E2=80=9Cbye-bye & sadness & well-wished for ol= d maintainer leaving=E2=80=9D, but not an actual _list_ of _current_ mainta= iners. Where can I find such a list (or, from recollection, who are the maintainer= s)? (Some discussion on where to put such a list would perhaps be good as w= ell, but right now it=E2=80=99s a list I need.) Best regards, Maxime Devos