From: Ryan Coleman Date: Thu, 1 Mar 2012 23:01:01 +0000 (-0800) Subject: (#12917) Add contributors to README X-Git-Tag: 0.0.1~2^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1132a07f3f451ecfc0e820344a45f645dc17c153;hp=76dbf992e04bbbaa909cbe779adac0045cee5a7f;p=puppet-modules%2Fpuppetlabs-apt.git (#12917) Add contributors to README 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. --- diff --git a/README.md b/README.md index b60394f..952e331 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,8 @@ apt::source { "debian_unstable": key_server => "subkeys.pgp.net", pin => "-10", include_src => true - +} + ### apt::key Add a key to the list of keys used by apt to authenticate packages.
@@ -72,5 +73,22 @@ apt::key { "jenkins":
 
 Note that use of the "key_source" parameter requires wget to be installed and working.
 
-}
-
+ +## Contributors +A lot of great people have contributed to this module. A somewhat current list follows. +Ben Godfrey +Christian G. Warden +Dan Bode +Garrett Honeycutt +Jeff Wallace +Ken Barber +Matthaus Litteken +Matthias Pigulla +Monty Taylor +Peter Drake +Reid Vandewiele +Robert Navarro +Ryan Coleman +Scott McLeod +Spencer Krum +William Van Hevelingen