NAME
ml-fixes-report - searches fixes in a bug mailing list
SYNOPSIS
ml-team-fixes-report <bug_mailinglist_file> [<bug_mailinglist_file>
...]
DESCRIPTION
ml-fixes-report will parse a -changes mbox to find Launchpad-Bugs-Fixed
and Changed-By information to identify who fixed a bug task with an
upload. Then the Launchpad API is used to determine the date the bug
task was created and fix released and the number of days to fix it is
calculated. This data is then put into a shiny report.
CAVEATS
ml-fixes-report needs a local text file containing the bugs mailing
list archive. This can be downloaded from
http://people.ubuntu.com/~listarchive/ubuntu-bugs/
AUTHORS
ml-fixes-report was written by Brian Murray <brian@ubuntu.com>
This script is released under the GNU General Public License, version 3
or later.