diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-16 06:55:06 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-07-16 06:55:06 +0000 |
commit | 11ff449550864b304cb846b88c43c43b590f3467 (patch) | |
tree | 23a4ebad532e759cbc929397d13b8c64c736d6a0 /doc/contributors.html | |
parent | 6d9e5d4e27a221ac0308d6df006e20966fe22959 (diff) | |
download | rsyslog-11ff449550864b304cb846b88c43c43b590f3467.tar.gz rsyslog-11ff449550864b304cb846b88c43c43b590f3467.tar.xz rsyslog-11ff449550864b304cb846b88c43c43b590f3467.zip |
added contributor page to doc set
Diffstat (limited to 'doc/contributors.html')
-rw-r--r-- | doc/contributors.html | 32 |
1 files changed, 32 insertions, 0 deletions
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 @@ +<html> +<head> +<title>Contributor Hall of Fame</title> +</head> +<body> +<h2>Contributor Hall of Fame</h2> +<p><b>This page is dedicated to all the people who helped make +<a href="http://www.rsyslog.com/">rsyslog</a> become a reality.</b> +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.</p> +<p>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.</p> +<p>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.</p> +<p>Thanks to all past, present and future contributors!</p> +<p>Rainer Gerhards<br> +Project Initiator and Maintainer</p> +<h2>Michel Samia</h2> +<ul> + <li>provided patch with regex functionality for filters on 2007-07-14, first + seen in 1.16.1</li> +</ul> +<p><font size="2">Last Updated: 2007-07-16</font></p> +</body> +</html> |