0
0
Fork 0

Add translators to AUTHORS.md (#9865)

This commit is contained in:
Eugen Rochko 2019-01-19 22:01:12 +01:00 committed by GitHub
parent 6ca9015789
commit 9fd6443487
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 251 additions and 0 deletions

View file

@ -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: