about summary refs log tree commit diff
path: root/lib/tasks
diff options
context:
space:
mode:
authorpluralcafe-docker <git@plural.cafe>2019-01-21 21:32:31 +0000
committerpluralcafe-docker <git@plural.cafe>2019-01-21 21:32:31 +0000
commit50dc62ea3a36039463032aa2e712471859d9d9b6 (patch)
treee4399c6ca2b7e7b6f83bb0704a2b092ca9b79c1f /lib/tasks
parentb7c67605d5c2110b4a3cd3d8a7b8ef2878cbfe48 (diff)
parent6f53c4fc79ea7abd40b7fc224cecd8be63135b08 (diff)
Merge branch 'glitch'
Diffstat (limited to 'lib/tasks')
-rw-r--r--lib/tasks/repo.rake3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/tasks/repo.rake b/lib/tasks/repo.rake
index 263cca84c..8ceec3085 100644
--- a/lib/tasks/repo.rake
+++ b/lib/tasks/repo.rake
@@ -5,6 +5,9 @@ namespace :repo do
   task :authors do
     file = File.open(Rails.root.join('AUTHORS.md'), 'w')
     file << <<~HEADER
+      Authors
+      =======
+
       Mastodon is available on [GitHub](https://github.com/tootsuite/mastodon)
       and provided thanks to the work of the following contributors: