about summary refs log tree commit diff
path: root/lib/tasks
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-01-19 22:01:12 +0100
committerGitHub <noreply@github.com>2019-01-19 22:01:12 +0100
commit9fd6443487359c6a5759ac15417a19f7fcffaeaf (patch)
tree3a1e328965f0ca38a4064de0c6dc132192a61f88 /lib/tasks
parent6ca90157892e2f520da21af05de4e04b4502f5df (diff)
Add translators to AUTHORS.md (#9865)
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: