mirror of
https://github.com/kidoman/embd
synced 2025-07-03 11:57:38 +02:00
doc: list of contributors
This commit is contained in:
parent
ccaa5d4909
commit
b0f00069b5
3 changed files with 10 additions and 1 deletions
3
update_contibutors.sh
Executable file
3
update_contibutors.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
git log --all --format='%cN <%cE>' | sort -u | grep -v karan.misra@gmail.com > CONTRIBUTORS
|
Loading…
Add table
Add a link
Reference in a new issue