From 1132a07f3f451ecfc0e820344a45f645dc17c153 Mon Sep 17 00:00:00 2001 From: Ryan Coleman Date: Thu, 1 Mar 2012 15:01:01 -0800 Subject: [PATCH] (#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. --- README.md | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) 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 -- 2.45.2