Skip to content

Commit 25d9389

Browse files
committed
Catch up to the latest hex package format
1 parent 997f2a9 commit 25d9389

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ defmodule OAuth2Ex.Mixfile do
4646
end
4747

4848
defp package do
49-
[ contributors: ["parroty"],
49+
[ maintainers: ["parroty"],
5050
licenses: ["MIT"],
5151
links: %{"GitHub" => "https://github.com/parroty/oauth2ex"} ]
5252
end

0 commit comments

Comments
 (0)