diff options
author | Luke Kanies <luke@madstop.com> | 2008-07-24 01:51:22 +0200 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2008-07-24 01:51:22 +0200 |
commit | d91d80658e6f38ca9e607e53e20bbb41e0789bbd (patch) | |
tree | 1693c72509bf86623491fca9178520fd2962b786 | |
parent | ce964ecb6d6a38cb7fb9f0b13a7e6b2eb4c381c3 (diff) | |
download | puppet-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-- | Rakefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ if project.has?(:gem) '--main' << 'README' << '--line-numbers' task.test_file = "test/Rakefile" + task.author = "Luke Kanies" end end |