
Untitled
By: a guest on
May 5th, 2012 | syntax:
None | size: 0.71 KB | hits: 17 | expires: Never
Brainstorming a license migration tool
- extract all contributors from a git/etc repo
- ability to add contributors manually
- merge contributors
- admins can mark contributors as ok/not ok (maybe even allow the contributor to change their status to "ok" via email?)
- review individual commits by contributor
- list commits by size to find key contributors
- list contributors with only small commits to find contributors that potentially only did trivial patches that do not need to ok the new licene
- find commits with email address in the log message, to find patches submitted via email/ticket system
- ability to scan (how?) for references to other OSS project in the code to find code lifted from other sources