unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org
Subject: Re: Sending diffs of `elpa' to the respective maintainers
Date: Fri, 04 May 2012 02:55:27 -0400	[thread overview]
Message-ID: <l58vh8cu5c.fsf@fencepost.gnu.org> (raw)
In-Reply-To: jwvbomby4ml.fsf-monnier+emacs@gnu.org

Stefan Monnier wrote:

> It would be good to change it so it manages the maintfile itself. Or
> else couple it with a cron job that builds the maintfile.

That's easily done. Just need a thing that parses packages/*.el for
"Maintainer" or "Author" headers. I suggest doing it via cron, so that
it is not necessary to scan all packages on every commit. Need to watch
for changed addresses though, and need to undo any address munging
people might have used (or require them not to do so). The only issuse I
see is if a new package is installed and then a change is committed very
soon after, before the maintfile gets updated. Maybe updating the
maintfile should be part of the process of installing a new package.

Maybe someone on this list will feel inspired to write this piece...

> as an error (i.e. tho I guess it would be the cron job's duty to
> detect/handle it).  I.e. we need to distinguish "missing maintainer
> data" from "maintainer decided not to want it".
> I'd guess the "opt-out" would be a separate list of "opt-out email
> addresses".

I'd suggest just commenting out the relevant line in the maintainers
file.



  reply	other threads:[~2012-05-04  6:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-20 20:38 Sending diffs of `elpa' to the respective maintainers Stefan Monnier
2012-03-21 12:40 ` Stefan Monnier
2012-04-03 20:36 ` Stefan Monnier
2012-04-03 20:52   ` Bastien
2012-04-03 21:26   ` Glenn Morris
2012-04-03 22:06     ` Glenn Morris
2012-04-28  6:49       ` Glenn Morris
2012-04-28 20:42         ` Stefan Monnier
2012-05-04  6:55           ` Glenn Morris [this message]
2012-05-04 18:08             ` Stefan Monnier
2012-05-23  7:41               ` Glenn Morris
2012-05-23 14:28                 ` Stefan Monnier
2012-05-23 16:15                 ` Glenn Morris
2012-05-23 21:56                   ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=l58vh8cu5c.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).