embd/update_contibutors.sh

4 lines
113 B
Bash
Raw Normal View History

2014-05-19 07:50:28 +02:00
#!/usr/bin/env bash
git log --all --format='%cN <%cE>' | sort -u | grep -v karan.misra@gmail.com > CONTRIBUTORS