diff options
author | pluralcafe-docker <git@plural.cafe> | 2019-01-21 21:32:42 +0000 |
---|---|---|
committer | pluralcafe-docker <git@plural.cafe> | 2019-01-21 21:32:42 +0000 |
commit | c5b97d18762dce34a95ca42e9335e672c66953c0 (patch) | |
tree | e4399c6ca2b7e7b6f83bb0704a2b092ca9b79c1f /lib/tasks | |
parent | 657438e95054ba1f161db698acdf7f1a871d1c9c (diff) | |
parent | 50dc62ea3a36039463032aa2e712471859d9d9b6 (diff) |
Merge branch 'master' into production
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: |