From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [nongnu] elpa/rainbow-delimiters a32b39bdfe: Add license file with GPLv3 Date: Sun, 02 Jan 2022 15:31:39 -0500 Message-ID: References: <164107430330.17202.17260845381664886032@vcs2.savannah.gnu.org> <20220101215824.BB13CC0DEC3@vcs2.savannah.gnu.org> 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="8704"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jan 02 21:32:52 2022 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 1n47X9-00023r-NS for ged-emacs-devel@m.gmane-mx.org; Sun, 02 Jan 2022 21:32:51 +0100 Original-Received: from localhost ([::1]:50574 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n47X8-0005Xh-H3 for ged-emacs-devel@m.gmane-mx.org; Sun, 02 Jan 2022 15:32:50 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:51844) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n47W6-0004nU-Hd for emacs-devel@gnu.org; Sun, 02 Jan 2022 15:31:46 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:16094) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n47W4-0002Yv-4P for emacs-devel@gnu.org; Sun, 02 Jan 2022 15:31:45 -0500 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id E991F10018E; Sun, 2 Jan 2022 15:31:41 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 82E6D100054; Sun, 2 Jan 2022 15:31:40 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1641155500; bh=yWWn7i9H6htRMvLvgE7I7naBlgjdbaZv1mioTrRBogc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=QcTTMxAABTSj5nFif4X83gihgwIEkRdb6EwZ677PzVfmXkI29gTzgIYdI7oNwazu0 E6p8/nRwdSGKroH+YQNKefzQdYua2oyKq1oV51e+rJuEqPD4JeuAgRQ/DAUAM3K4H/ EySff33jayzO0/Eep6qhhc3UvGyeK/t9A9KP5/hJTRIGCjLBAbsn3191rcRjekTMlx fs+JBkXoxTFjebr9HOP9HCiqoLBlaOb/ujf2d6mcSyBGvN/qdduFTBkU5FoO/2YZNz NYaHOD54oDMv0ngcXtkskAtuh55pTOkOYrbFRhdEiqTWP0Lqyn9xvi7/Lt8tMgC0ut Olt32zOyzxcNw== Original-Received: from ceviche (unknown [216.154.30.173]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 4F048120205; Sun, 2 Jan 2022 15:31:40 -0500 (EST) In-Reply-To: (Stefan Kangas's message of "Sun, 2 Jan 2022 15:24:03 -0500") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -23 X-Spam_score: -2.4 X-Spam_bar: -- X-Spam_report: (-2.4 / 5.0 requ) DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action 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" Xref: news.gmane.io gmane.emacs.devel:283969 Archived-At: > ".github" and ".travis.yml" only makes sense in relation to > proprietary software, so I think arguably they are harmful. Fair enough. > I think other than that, I have no objection to what you write but we > should probably document that criteria somewhere. Someone=E2=84=A2 could document it Somewhere=E2=84=A2, indeed. Probably in the part of the README that discusses the `:ignored-files`. Stefan