about summary refs log tree commit diff
path: root/lib/tasks
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2019-01-20 16:49:23 +0100
committerThibaut Girka <thib@sitedethib.com>2019-01-20 16:49:23 +0100
commit9dfbcf941ef9ec0428fb34065e020308760afa8f (patch)
treeea80051d20a9c5c22aed08fcbf64a67d31602a0f /lib/tasks
parentaa362ab73dc7121104b3c01800152b9fc56ea396 (diff)
parent31e7940de553007ea2e863cb9a418ad46837431e (diff)
Merge branch 'master' into glitch-soc/merge-upstream
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: