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 0da3689 commit ae13d9fCopy full SHA for ae13d9f
mix.exs
@@ -34,7 +34,7 @@ defmodule ESTree.Mixfile do
34
defp package do
35
[ # These are the default files included in the package
36
files: ["lib", "mix.exs", "README*", "readme*", "LICENSE*", "license*", "CHANGELOG*"],
37
- contributors: ["Bryan Joseph"],
+ maintainers: ["Bryan Joseph"],
38
licenses: ["MIT"],
39
links: %{ "GitHub" => "https://github.com/bryanjos/elixir-estree" }
40
]
0 commit comments