summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-11 14:07:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-11 14:07:02 +0000
commitc02df16ef54991d8580fa4b3e74d1e5c233210fa (patch)
tree5e06dfb2aefb063b5d6b98c69bea028cd6a69d49
parent9b33259b5e43f0f1e648a4448587cb2588766269 (diff)
downloadc-ares-c02df16ef54991d8580fa4b3e74d1e5c233210fa.tar.gz
c-ares-c02df16ef54991d8580fa4b3e74d1e5c233210fa.tar.bz2
c-ares-c02df16ef54991d8580fa4b3e74d1e5c233210fa.zip
credits
-rw-r--r--AUTHORS13
-rw-r--r--Makefile.am2
2 files changed, 14 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..4a8e9f6
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,13 @@
+c-ares is based on ares, and these are the people that have worked on it since
+the fork was made:
+
+Daniel Stenberg
+Dominick Meglio
+liren at vivisimo.com
+James Bursa
+Duncan Wilcox
+Dirk Manske
+Dan Fandrich
+Gisle Vanem
+Gunter Knauf
+Henrik Stoerner
diff --git a/Makefile.am b/Makefile.am
index 10ed5c8..ccb1f47 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ MSVCFILES = vc/adig/adig.dep vc/adig/adig.dsp vc/adig/adig.mak \
# adig and ahost are just sample programs and thus not mentioned with the
# regular sources and headers
EXTRA_DIST = CHANGES README.cares Makefile.inc adig.c ahost.c $(man_MANS) \
- $(MSVCFILES)
+ $(MSVCFILES) AUTHORS
VER=-version-info 0:0:0