DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- Get all authors of all files, using the file headers and git log.
- Create a table of statistics for each section and each file
- Author name and email, by volume of code (lines)
- create a CSV for each section and each file
- Create a report that can summarize sections, authors, code volume
Notes:
- First pass can omit code volume
- Ideally process would be completely automated, one shell or python script
...