Date: Mon, 16 Jul 2007 06:55:06 +0000
Subject: added contributor page to doc set
---
Makefile.am | 2 +-
doc/contributors.html | 32 ++++++++++++++++++++++++++++++++
doc/manual.html | 2 +-
3 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 doc/contributors.html
diff --git a/Makefile.am b/Makefile.am
index ac280aef..27e91540 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,4 +11,4 @@ syslogd_SOURCES=syslogd.c pidfile.c template.c outchannel.c stringbuf.c srUtils.
syslogd_CPPFLAGS=$(mysql_includes)
syslogd_LDADD=$(mysql_libs) $(zlib_libs) $(pthreads_libs)
-EXTRA_DIST = doc/bugs.html doc/features.html doc/generic_design.html doc/history.html doc/how2help.html doc/install.html doc/ipv6.html doc/manual.html doc/property_replacer.html doc/rsyslog_conf.html doc/rsyslog_mysql.html doc/rsyslog_packages.html doc/rsyslog_php_syslog_ng.html doc/rsyslog_recording_pri.html doc/rsyslog_stunnel.html doc/status.html doc/syslog-protocol.html doc/version_naming.html redhat/rsyslog.conf redhat/rsyslog.init redhat/rsyslog.log redhat/rsyslog.sysconfig debian/rsyslogd freebsd/rsyslogd slackware/rc.rsyslogd rfc3195d.8 rklogd.8 rsyslogd.8 rsyslog.conf.5
+EXTRA_DIST = doc/bugs.html doc/features.html doc/generic_design.html doc/history.html doc/how2help.html doc/install.html doc/ipv6.html doc/manual.html doc/property_replacer.html doc/rsyslog_conf.html doc/rsyslog_mysql.html doc/rsyslog_packages.html doc/rsyslog_php_syslog_ng.html doc/rsyslog_recording_pri.html doc/rsyslog_stunnel.html doc/status.html doc/syslog-protocol.html doc/version_naming.html doc/contributors.html redhat/rsyslog.conf redhat/rsyslog.init redhat/rsyslog.log redhat/rsyslog.sysconfig debian/rsyslogd freebsd/rsyslogd slackware/rc.rsyslogd rfc3195d.8 rklogd.8 rsyslogd.8 rsyslog.conf.5
diff --git a/doc/contributors.html b/doc/contributors.html
new file mode 100644
index 00000000..eaab1841
--- /dev/null
+++ b/doc/contributors.html
@@ -0,0 +1,32 @@
+
+
+Contributor Hall of Fame
+
+
+Contributor Hall of Fame
+This page is dedicated to all the people who helped make
+rsyslog become a reality.
+Unfortunately, I have begun this page in July of 2007, long after the project
+started. I try to extract all past contributor information from CVS, readme's,
+code etc - but I may fail. If you contributed and do not find yourself listed
+below, please accept my sincere apologies and drop me a line.
+Please also note that I will do the checks for past contibutors once the
+current very busy development phase is over, so it may take a few weeks to fully
+populate this file.
+Contributors are listed in alphabetical order. If I know an Alias only, that
+alias is used as heading. Else the real name is used. If I know first and last
+name, they are listed in that order ("Rainer Gerhards" and not "Gerhards,
+Rainer"). I tend to be sparse with information on contributors, at least without
+their permission. If you contribute, let me know if I may include your email
+and/or web page address.
+Thanks to all past, present and future contributors!
+Rainer Gerhards
+Project Initiator and Maintainer
+Michel Samia
+
+ - provided patch with regex functionality for filters on 2007-07-14, first
+ seen in 1.16.1
+
+Last Updated: 2007-07-16
+
+
diff --git a/doc/manual.html b/doc/manual.html
index 1abbeb1b..0c4cd1cf 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -21,7 +21,7 @@ helps. Learn how to help the rsyslog project.