1
0
mirror of https://github.com/kidoman/embd synced 2024-12-22 21:00:05 +01:00
embd/update_contibutors.sh

4 lines
113 B
Bash
Raw Normal View History

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