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: How to contribute to Emacs Windows(NT) installer? Date: Sat, 20 Apr 2024 09:22:44 +0300 Message-ID: <86jzksa6yz.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9035"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Elijah G , Corwin Brust Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Apr 20 08:23:20 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 1ry487-00025q-D6 for ged-emacs-devel@m.gmane-mx.org; Sat, 20 Apr 2024 08:23:19 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ry47d-0008RY-Pw; Sat, 20 Apr 2024 02:22:49 -0400 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 1ry47b-0008QI-Ei for emacs-devel@gnu.org; Sat, 20 Apr 2024 02:22:47 -0400 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 1ry47a-0005Qu-Sw; Sat, 20 Apr 2024 02:22:46 -0400 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=D40B0L+jmkh6DFqkYhDAdNkbaeUW0DZpueE/S/xUQpw=; b=qawxyWTpT8IS KXw4lxgsobggPBwMoWtR6Yyn2AmPqx6p+4qfwSTj31/Q3wk/2jzz4vcyVj09V6IDDrfRFE/Mwkbb+ ts5N2knPnMmXio0muXcw6DC3Kx2VldbY5+thQ9Qcu+buvXzzaLIDR3CoTVWfNUvxX3hTwBxBstzMV NzERFZFRWqNbByH+i+3BJXiRBxlvs47OaGuiPEbEUEd07WP0MDGwH1edsUXtfIUoN1AxFhMLwzdrB NDG5N2GAWn7XBDZWaThpjpDfCm3I2vDFuEyfIQUQcVt2IcqDaKvgE4KFQ2J3+Q2bf5ejA+TXfrx9o 2wDXB4X2MXokIfufmcMDbQ==; In-Reply-To: (message from Elijah G on Fri, 19 Apr 2024 20:42:51 -0600) 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:317866 Archived-At: > From: Elijah G > Date: Fri, 19 Apr 2024 20:42:51 -0600 > > Hello, I'm interested in contributing to emacs windows installer such > as providing more options and providing images/banners bitmap, Where > can I find information such as where to send them and which files are > needed to modify? I believe Corwin (CC'ed) is the person who currently takes care of the Windows binaries.