mentorenwahl/docker/backend/src/mw/authors.cr
2022-01-08 13:29:22 +01:00

6 lines
57 B
Crystal

require "shard"
module MW
AUTHORS = Shard.authors
end