(#12917) Add contributors to README
authorRyan Coleman <ryan@puppetlabs.com>
Thu, 1 Mar 2012 23:01:01 +0000 (15:01 -0800)
committerRyan Coleman <ryan@puppetlabs.com>
Thu, 1 Mar 2012 23:04:51 +0000 (15:04 -0800)
Prior to this commit, this modules README had no list of contributors.
This commit adds such a list and corrects a typo I overlooked on the
last pull request.

README.md

index b60394f09520f9204c74ece8c9f7dc9ea24d954d..952e331c1d21e295dcd8db2aac3ef90463665ff2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -53,7 +53,8 @@ apt::source { "debian_unstable":
   key_server        => "subkeys.pgp.net",
   pin               => "-10",
   include_src       => true
-
+}
+</pre>
 ### apt::key
 Add a key to the list of keys used by apt to authenticate packages.
 <pre>
@@ -72,5 +73,22 @@ apt::key { "jenkins":
 
 Note that use of the "key_source" parameter requires wget to be installed and working.
 
-}
-</pre>
+
+## Contributors
+A lot of great people have contributed to this module. A somewhat current list follows.  
+Ben Godfrey <ben.godfrey@wonga.com>  
+Christian G. Warden <cwarden@xerus.org>  
+Dan Bode <bodepd@gmail.com> <dan@puppetlabs.com>  
+Garrett Honeycutt <github@garretthoneycutt.com>  
+Jeff Wallace <jeff@evolvingweb.ca> <jeff@tjwallace.ca>  
+Ken Barber <ken@bob.sh>  
+Matthaus Litteken <matthaus@puppetlabs.com> <mlitteken@gmail.com>  
+Matthias Pigulla <mp@webfactory.de>  
+Monty Taylor <mordred@inaugust.com>  
+Peter Drake <pdrake@allplayers.com>  
+Reid Vandewiele <marut@cat.pdx.edu>  
+Robert Navarro <rnavarro@phiivo.com>  
+Ryan Coleman <ryan@puppetlabs.com>  
+Scott McLeod <scott.mcleod@theice.com>  
+Spencer Krum <spencer@puppetlabs.com>  
+William Van Hevelingen <blkperl@cat.pdx.edu> <wvan13@gmail.com>