We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff720e1 commit 7e6e3dbCopy full SHA for 7e6e3db
mix.exs
@@ -34,7 +34,7 @@ defmodule Docker.Mixfile do
34
defp package do
35
[
36
licenses: ["MIT"],
37
- contributors: ["Bearice Ren"],
+ maintainers: ["Bearice Ren"],
38
links: %{"Github" => "https://github.com/bearice/elixir-docker"}
39
]
40
end
0 commit comments