From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: org-scrum Date: Tue, 29 Oct 2019 04:56:39 -0500 Message-ID: <87ftjbub6w.fsf@alphapapa.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53045) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPOKA-0001Cu-8B for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 06:02:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPOFE-0000s6-EF for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 05:56:59 -0400 Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:48092 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iPOFE-0000pS-7a for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 05:56:56 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iPOF6-000pcW-TW for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 10:56:48 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org ian martins writes: > Hello, I wrote some helper functions for generating a scrum board and > reports that is built on top of org-mode. The project is currently > emacs-scrum. I submitted it to melpa recently and got the suggestion > to name the package org-scrum since it's based on org-mode. Is that > fine? Yes.