]> git.cworth.org Git - notmuch/commit
devel: script to calculate a list of authors.
authorDavid Bremner <david@tethera.net>
Wed, 3 Jun 2020 16:05:12 +0000 (13:05 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 5 Jun 2020 10:00:35 +0000 (07:00 -0300)
commit55619625eb08f046e4e02ebc43f4aefa8903c638
treefc93d15b46ed983f8f7c33631fbc577d3a7b695a
parentba35784114dfcd72978fae195063a49120ffef38
devel: script to calculate a list of authors.

As an initial heuristic, report anyone with at least 15 lines of code
in the current source tree. Test corpora are excluded, although
probabably this doesn't change much about the list of authors
produced.
devel/author-scan.sh [new file with mode: 0644]