From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Code for cond* Date: Thu, 25 Jan 2024 18:13:19 +0200 Message-ID: <8634ulcrxc.fsf@gnu.org> References: <874jf3rkzx.fsf@yahoo.com> <87le8ehqew.fsf@localhost> <87zfwurjv4.fsf@yahoo.com> <87cytqhn35.fsf@localhost> <87r0i6rfjg.fsf@yahoo.com> <874jf2hkxo.fsf@localhost> <87frymre9b.fsf@yahoo.com> <871qa6hjtq.fsf@localhost> <87y1ceeoo3.fsf@dataswamp.org> <87o7d9pysz.fsf@yahoo.com> <87frylps5u.fsf@yahoo.com> <877cjxedf8.fsf@dataswamp.org> <86bk99cwmf.fsf@gnu.org> <87y1cdcv7q.fsf@dataswamp.org> <868r4dcty6.fsf@gnu.org> <867cjxcszp.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37744"; mail-complaints-to="usenet@ciao.gmane.io" Cc: incal@dataswamp.org, emacs-devel@gnu.org To: "Alfred M. Szmidt" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jan 25 17:13:46 2024 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 1rT2MM-0009fZ-7t for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Jan 2024 17:13:46 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rT2M0-0003jO-P9; Thu, 25 Jan 2024 11:13:24 -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 1rT2M0-0003iz-2w for emacs-devel@gnu.org; Thu, 25 Jan 2024 11:13:24 -0500 Original-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 1rT2Lz-00026P-4d; Thu, 25 Jan 2024 11:13:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=+3ahDSXRbTfhVh5zPgFrTKY4EcfiXwBmf0B7ZZNpZ/o=; b=jicmu/MJjtuj PYWdXNrG49H8+X4CWnOjviEgtqInbb4T5Jq3zNWbjxND80vR4fVUy3qDdUrVDon+wyx8o0fGVxCt+ QRoLLJdFNNAorGNWEbBzTCQ2sAGtX725Sjg62piv8s6AKF0kImBdLhwJKJcIvg9uM5ZjSxP3y8asm OG+aSiUoDOgJwXm1UMsXdeVgGYnJXYlonIYeOcJrErNJB4HGd2wZNfwBksiwNa86sPmkhMKtpi1XH 0xu8ayR9Y3BrT5tm3YoYyaXkjGtSbKfpg/y43l0oCSEAfVPwx7KVQaSTpPPdqpn0VAqtlJsQRT1S4 Yvdqd2HR39qKUHoMZKsYfQ==; In-Reply-To: (ams@gnu.org) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:315377 Archived-At: > From: "Alfred M. Szmidt" > Cc: incal@dataswamp.org, emacs-devel@gnu.org > Date: Thu, 25 Jan 2024 11:01:03 -0500 > > > Who maintains a GNU package is maintained in > > fp.gnu.org:/gd/gnuorg/maintainers.bypkg, that is the offical list of > > GNU maintainers. > > That file is not accessible to general public, though. > > There where multiple reasons for that, it contained quite a bit of > personal information. But the individuals listed there are those who > maintain GNU Emacs, nothing else. I'm not saying that file should be disclosed, I'm saying that the public information about Emacs maintainers is in admin/MAINTAINERS. And if the latter is inaccurate, we should fix that, because that's the only way for people to know who maintains Emacs.