mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-04 21:04:57 +00:00
$ git log | fgrep Author: | sed 's, <[^>]\+>,,' | sort | uniq -c | awk '{ if (int($1) >= 20) print }' | sed 's,.*: ,,' | sort
10 lines
142 B
Text
10 lines
142 B
Text
Expat is brought to you by:
|
|
|
|
Clark Cooper
|
|
Fred L. Drake, Jr.
|
|
Greg Stein
|
|
James Clark
|
|
Karl Waclawek
|
|
Rhodri James
|
|
Sebastian Pipping
|
|
Steven Solie
|