streams/util/make_contributors
2022-04-01 14:00:15 -07:00

2 lines
No EOL
52 B
Bash
Executable file

#!/bin/bash
git shortlog -s | sort -r > CONTRIBUTORS