On Tue, Aug 17, 2010 at 2:55 AM, Ross Gardler <[email protected]> wrote: > Something where I could say "are we overlooking a potential committer" or "do > any committers appear to have gone emeritus without telling us".
You may be interested in something we've used with Subversion for several years: the contribulyzer. It looks at log messages (which must have a special syntax), and creates a list which easily recognizes the various patches people have contributed, or even ideas or bugs they have found. The current output is here: http://www.red-bean.com/svnproject/contribulyzer/ -Hyrum
