diff options
author | pluralcafe-docker <git@plural.cafe> | 2019-01-21 21:32:31 +0000 |
---|---|---|
committer | pluralcafe-docker <git@plural.cafe> | 2019-01-21 21:32:31 +0000 |
commit | 50dc62ea3a36039463032aa2e712471859d9d9b6 (patch) | |
tree | e4399c6ca2b7e7b6f83bb0704a2b092ca9b79c1f /lib/tasks | |
parent | b7c67605d5c2110b4a3cd3d8a7b8ef2878cbfe48 (diff) | |
parent | 6f53c4fc79ea7abd40b7fc224cecd8be63135b08 (diff) |
Merge branch 'glitch'
Diffstat (limited to 'lib/tasks')
-rw-r--r-- | lib/tasks/repo.rake | 3 |
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: |