diff options
Diffstat (limited to 'doc/contributors.html')
-rw-r--r-- | doc/contributors.html | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/doc/contributors.html b/doc/contributors.html new file mode 100644 index 00000000..713c3299 --- /dev/null +++ b/doc/contributors.html @@ -0,0 +1,60 @@ +<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 contributors 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><a href="http://www.gerhards.net/rainer">Rainer Gerhards</a><br> +Project Initiator and Maintainer</p> +<h2>Bartosz Kuzma</h2> +<ul> + <li>provided many contributions before I started this list, so there are + probably some missing</li> + <li>suggested the use of autotools in parallel to Peter Vrabec and helped me + get it going</li> + <li>sent a number of patches (see cvs log for details)</li> +</ul> +<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> +<h2>mildew@gmail.com</h2> +<ul> + <li>provided a large patch to enhance $AllowedSender directive for IPv6 as + well as DNS names</li> +</ul> +<h2>Peter Vrabec</h2> +<ul> + <li>provided many contributions before I started this list, so there are + probably some missing</li> + <li>provided basic IPv6 support</li> + <li>convinced me to use autotools and provided the first working config for + it</li> + <li>provided Rainer with ongoing support, inspiration and motivation</li> +</ul> +<h2>varmojfekoj@gmail.com</h2> +<ul> + <li>provided contributions before I started this list, so there are probably + some missing</li> + <li>provided patches for several memory leaks</li> +</ul> +<p><font size="2">Last Updated: 2007-07-19</font></p> +</body> +</html> |