diff --git a/mix.exs b/mix.exs index 0325c42..5064257 100644 --- a/mix.exs +++ b/mix.exs @@ -14,6 +14,7 @@ defmodule MixUnused.MixProject do licenses: ~w[MIT], links: %{ "Changelog" => "https://hexdocs.pm/mix_unused/changelog.html", + "Sponsor" => "https://github.com/sponsors/hauleth", "GitHub" => @source_url } ],