Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Developers up for removal

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: flux <flux AT sourcemage.org>
  • To: SM-Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] Developers up for removal
  • Date: Thu, 8 Apr 2010 14:08:14 +0900

For anyone interested, I compared the list at
http://www.sourcemage.org/SourceMage/Developers against:

git log --since="one year ago" --pretty=format:"%aN <%aE>" | sort -u

where %aN and %aE is the name of the developer and the email of the
developer, respectively, matched against the .mailmap file (which, by
the way, could use a little updating; I'll try to get to this soon, but
if someone else wants to get to it before me please feel free). I then
spot-checked the developers that weren't excluded from that using:

git-log --since="one year ago"

and searching on each developer to determine who would be coming up for
review soon, and to make sure I didn't erroneously cut someone.

I love git.

I'll be working on a script to automatically get the developer list from
the wiki and parse it, stripping out the devs we know we can keep from
the git log commands above. This way we can automate this process (of
course still manually reviewing the results to be certain, and even then
the results just get passed to this mailing list).

--
Justin "flux_control" Boffemmyer
Cauldron wizard and general mage
Source Mage GNU/Linux
http://www.sourcemage.org

Attachment: pgpMJFbq3AyS0.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page