From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: Code for cond* Date: Thu, 25 Jan 2024 11:01:03 -0500 Message-ID: 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="15418"; mail-complaints-to="usenet@ciao.gmane.io" Cc: incal@dataswamp.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jan 25 17:02: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 1rT2Ax-0003kp-R6 for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Jan 2024 17:02:00 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rT2AE-0003m6-El; Thu, 25 Jan 2024 11:01:14 -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 1rT2AB-0003lq-4p for emacs-devel@gnu.org; Thu, 25 Jan 2024 11:01:11 -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 1rT2A6-0006Kv-U1; Thu, 25 Jan 2024 11:01:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=T0hOBGDF7804LzgqlHh76WjxLTw3DO4RFekIgEWqlSw=; b=OEJKjK2WTSZ3 s3Yih9y0jh3hU38hw/ODFPE6sKfpjkRTNOcmAfhPZgNcnznXvLKC6ZwgsT9qUrjhoHKHYKRhNI5dH yHqIGmuP0N4DjJk6/exIYXxoViLQ591iK4JuJlzNKIRPPZAyS69NXtWgpoef6ckQCSCn5RzhY/km2 cPrNyOrtX7oFN+QGvpKVu4O1V8GjZJ9macUaZPCnwpjQcbuAsMk3T6+8tatCvfAm/Ee0hguHNUbEx 1nDOCMitiY1UBjvTttBF6+OHMx9v6JxBj6mJkKX9OndsdLlttePCcbvNXWNioqLyHoHJ7cEJLd9JH IXGCtqLY6d3T4RWIiEsOCg==; Original-Received: from ams by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1rT2A3-0006WG-6Y; Thu, 25 Jan 2024 11:01:03 -0500 In-Reply-To: <867cjxcszp.fsf@gnu.org> (message from Eli Zaretskii on Thu, 25 Jan 2024 17:50:18 +0200) 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:315372 Archived-At: > 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. How then individuals GNU projects distribute the load between maintainers is a different matter.