Added generate_authors.sh script and ordered author list
This commit is contained in:
parent
63be00d1dc
commit
e2d4930943
8
AUTHORS
8
AUTHORS
@ -1,13 +1,17 @@
|
|||||||
Asuki Kono
|
Asuki Kono
|
||||||
|
belono
|
||||||
Christoph Heuel
|
Christoph Heuel
|
||||||
Cody
|
Cody
|
||||||
Curtis // mashedkeyboard
|
Curtis // mashedkeyboard
|
||||||
|
davisgoglin
|
||||||
Davis Goglin
|
Davis Goglin
|
||||||
Dean Rispin
|
Dean Rispin
|
||||||
Dmytro Katyukha
|
Dmytro Katyukha
|
||||||
Hark
|
Hark
|
||||||
Joel Lehtonen
|
Joel Lehtonen
|
||||||
Kristi
|
Kristi
|
||||||
|
ldos
|
||||||
|
manpaz
|
||||||
Manuel F Martinez
|
Manuel F Martinez
|
||||||
Michael
|
Michael
|
||||||
Michael Billington
|
Michael Billington
|
||||||
@ -21,8 +25,4 @@ Sam Cheng
|
|||||||
Stephan Sokolow
|
Stephan Sokolow
|
||||||
Thijs Triemstra
|
Thijs Triemstra
|
||||||
Thomas van den Berg
|
Thomas van den Berg
|
||||||
belono
|
|
||||||
davisgoglin
|
|
||||||
ldos
|
|
||||||
manpaz
|
|
||||||
ysuolmai
|
ysuolmai
|
||||||
|
3
generate_authors.sh
Executable file
3
generate_authors.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
git shortlog -s -n | cut -f2 | sort
|
Loading…
x
Reference in New Issue
Block a user