1
0
mirror of https://github.com/kidoman/embd synced 2024-05-29 07:08:04 +02:00
embd/update_contibutors.sh
2014-05-19 11:20:28 +05:30

4 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