summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2008-07-24 01:51:22 +0200
committerLuke Kanies <luke@madstop.com>2008-07-24 01:51:22 +0200
commitd91d80658e6f38ca9e607e53e20bbb41e0789bbd (patch)
tree1693c72509bf86623491fca9178520fd2962b786
parentce964ecb6d6a38cb7fb9f0b13a7e6b2eb4c381c3 (diff)
downloadpuppet-d91d80658e6f38ca9e607e53e20bbb41e0789bbd.tar.gz
puppet-d91d80658e6f38ca9e607e53e20bbb41e0789bbd.tar.xz
puppet-d91d80658e6f38ca9e607e53e20bbb41e0789bbd.zip
Updating the authors list for the gem spec
Signed-off-by: Luke Kanies <luke@madstop.com>
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 31b857654..4775986bb 100644
--- a/Rakefile
+++ b/Rakefile
@@ -60,6 +60,7 @@ if project.has?(:gem)
'--main' << 'README' <<
'--line-numbers'
task.test_file = "test/Rakefile"
+ task.author = "Luke Kanies"
end
end