summaryrefslogtreecommitdiffstatsabout
path: root/AUTHORS
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2004-02-12 03:44:12 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2004-02-12 03:44:12 (GMT)
commitbdb5c0e5ea921d274b797f3b9b311b713eb0b792 (patch)
treebb70807189c0e14d5f5c87b57d345bca6ab98115 /AUTHORS
parent6caf2429c3ff47657c8ce2579be1224063505f80 (diff)
moved create_tables.sql and make_combined_log.pl into contrib directory.
Added contrib directory to build system. Updated new maintainer information in AUTHORS,LICENSE, and manual.xml
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS14
1 files changed, 7 insertions, 7 deletions
diff --git a/AUTHORS b/AUTHORS
index 2e62393..d10c5de 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,11 +1,11 @@
1The Apache Foundation 1Edward Rudd <eddie at omegaware dot com>
2 standard apache logging module for which this module is based on 2 Apache 2.0 port. Current Maintainer as of February, 2004
3
4Zeev Suraski <bourbon at netvision.net dot il>
5 Adding the mysql routines (intial revisions)
6 3
7Christopher B. Powell <chris at grubbybaby dot com> 4Christopher B. Powell <chris at grubbybaby dot com>
8 Maintainer since version 1.06 5 Maintainer since version 1.06
9 6
10Edward Rudd <eddie at omegaware dot com> 7Zeev Suraski <bourbon at netvision.net dot il>
11 Apache 2.0 port. 8 Adding the mysql routines (intial revisions)
9
10The Apache Foundation
11 standard apache logging module for which this module is based on