]> granicus.if.org Git - libexpat/commitdiff
Add AUTHORS file
authorSebastian Pipping <sebastian@pipping.org>
Fri, 16 Jun 2017 22:43:33 +0000 (00:43 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Fri, 16 Jun 2017 22:48:03 +0000 (00:48 +0200)
$ git log | fgrep Author: | sed 's, <[^>]\+>,,' | sort | uniq -c | awk '{ if (int($1) >= 20) print }' | sed 's,.*: ,,' | sort

expat/AUTHORS [new file with mode: 0644]
expat/Changes
expat/MANIFEST

diff --git a/expat/AUTHORS b/expat/AUTHORS
new file mode 100644 (file)
index 0000000..99475bb
--- /dev/null
@@ -0,0 +1,10 @@
+Expat is brought to you by:
+
+Clark Cooper
+Fred L. Drake, Jr.
+Greg Stein
+James Clark
+Karl Waclawek
+Rhodri James
+Sebastian Pipping
+Steven Solie
index 7fc211b137079703cb82dcde06d3f84e9f57c77b..2ddc779f98bb6e6b6f26d619d0eab9084a282f11 100644 (file)
@@ -80,6 +80,7 @@ Release 2.2.1 ??????????
              #10  Move from WIN32 to _WIN32
              #13  Fix "make run-xmltest" order instability
                   Address compile warnings
+                  Add AUTHORS file
 
         Infrastructure:
               #1  Migrate from SourceForge to GitHub (except downloads):
index 981c1966bbd55e94406a5346587e24faaecab9ce..9c80500cfd6424a41cbe90dee0ddeb823fcac849 100644 (file)
@@ -1,3 +1,4 @@
+AUTHORS
 doc/expat.png
 doc/reference.html
 doc/style.css