Yea, you are correct about the list restriction. We definitely want to keep the restrictions on list posting to keep the spam down. That does have unfortunate interactions with the changeset notifications though. What we've done in the past is add email addresses to the list of "non-member addresses whose postings should be automatically accepted" in mailman (mostly things like work emails for people who are on gem5-dev with their personal emails, and vice versa, along with some wildcards like *. umich.edu and *.arm.com).
It's kludgy but I don't know of another solution. If we could coerce the commit messages to all come from some common email we could add that to the list--or even just the person doing the push, as opposed to the person who committed the patch--but I don't know how easy that would be. Steve On Mon, Feb 3, 2014 at 2:07 AM, Andreas Sandberg <[email protected]>wrote: > I recently pushed a bug fix that a colleague authored and noticed that the > changeset notifcation didn't make it to the list. > > Do we have list rules that prevent non-members from posting to the list? > If so, are changeset notications posted as the committer or the author of a > changeset? > > It's probably a good assumption that all committers are on the gem5-dev > list, but I don't think it is going to be the case for all patch authors. > > //Andreas > > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
