summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-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