X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=README.md;h=952e331c1d21e295dcd8db2aac3ef90463665ff2;hb=effb3f7ff35675afd512f87c24bb81d2a712b983;hp=b60394f09520f9204c74ece8c9f7dc9ea24d954d;hpb=8cdaf855a1d0dd24fed02fc3ee9941e0a1e6849b;p=puppet-modules%2Fpuppetlabs-apt.git 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