1
0
Fork 0
mirror of https://github.com/kidoman/embd synced 2025-07-04 12:27:45 +02:00
embd/update_contibutors.sh
2014-05-19 11:20:28 +05:30

3 lines
113 B
Bash
Executable file

#!/usr/bin/env bash
git log --all --format='%cN <%cE>' | sort -u | grep -v karan.misra@gmail.com > CONTRIBUTORS