docs: add git sorting info
[transsip.git] / AUTHORS
blob74b07c9c9a8d7c854247dddd29f367b74ede8732
1 Daniel Borkmann <daniel@transsip.org>
3 The order of authors with > 30 commits listed here is sorted by contributions
4 from high to low through ``git log --no-merges $@ | grep Author: | \
5 cut -d: -f2 | cut -d\< -f1 | sort | uniq -c | sort -n -r''.