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 17:50:18 +0200 Message-ID: <867cjxcszp.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> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37899"; 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 16:51:00 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 1rT20J-0009ZF-Px for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Jan 2024 16:51:00 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rT1zn-0000G0-Mb; Thu, 25 Jan 2024 10:50:27 -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 1rT1zl-0000FP-FU for emacs-devel@gnu.org; Thu, 25 Jan 2024 10:50:25 -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 1rT1zk-0000x2-H1; Thu, 25 Jan 2024 10:50:24 -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=BGVWJUGOIODr+2aeeJCchiDVb20DJtTdBjULgpP6iEQ=; b=Vxr1MZ86tkM5 b3s2jUKG5RdB1gv2d4bra7pA/NFv8rTexRJvZDv4swQneNspKd+WxcmMqx29H+Tqc96iLYgk5evxr u5Huhzee+1OkSJarZz17wPaIS7Lqodd6WPi9H59jn8h+in3pr2fVgQK8Y0Sp9mlr1+eJNMn1iCC/I zRApoGnE0qufInC6W4yg8NVkXDLGVz/o4Pn3UaURUazOBhOTiyGhAy+ZJ1onNugcErVq0UZxmeAUP tThZ0AK4TgVhn4i0dqZxjjoe7Eo9n7rK6F17h+ODWB0O2kF4yjcxvdcCMuu9B83pOzdSLNOLgd+5k O+0fqe8/PIQl2MzRzQTDtg==; 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:315369 Archived-At: > From: "Alfred M. Szmidt" > Cc: incal@dataswamp.org, emacs-devel@gnu.org > Date: Thu, 25 Jan 2024 10:33:42 -0500 > > > But I admit I got the whole maintainer situation wrong, > > I thought it was Alan Mackenzie, RMS, and you who were the > > maintainer trio? > > No, the maintainers are in admin/MAINTAINERS. > > 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.