Closed ignasi35 closed 5 years ago
Build the contributor list using @marcospereira's magic:
git cherry 1.4.x 1.5.x | grep -v -e '^-.*$' | cut -d + -f 2 | xargs git show --quiet --oneline --format=short | grep "Author:" | sort | uniq -c | sort -nr |awk -F\< '{print $1}'
And some manual cleanup (remove Author:
and Play TEAM
or other commit bots)
Site changes for the
1.5.0
release