We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997f2a9 commit 25d9389Copy full SHA for 25d9389
1 file changed
mix.exs
@@ -46,7 +46,7 @@ defmodule OAuth2Ex.Mixfile do
46
end
47
48
defp package do
49
- [ contributors: ["parroty"],
+ [ maintainers: ["parroty"],
50
licenses: ["MIT"],
51
links: %{"GitHub" => "https://github.com/parroty/oauth2ex"} ]
52
0 commit comments