1
0
Fork 0
mirror of https://github.com/kidoman/embd synced 2025-07-04 04:17:41 +02:00

rename update_contibutors.sh

This commit is contained in:
Thorsten von Eicken 2016-09-08 23:38:53 -07:00
parent 5b6fbf3be1
commit f256bd4715

View file

@ -1,5 +0,0 @@
#!/usr/bin/env bash
git log --all --format='%cN <%cE>' | sort -u | grep -v karan.misra@gmail.com |\
grep -v noreply@ | cat CONTRIBUTORS - | sort | uniq > CONTRIBUTORS.new
mv CONTRIBUTORS.new CONTRIBUTORS