Skip to content

Commit

Permalink
Update list of maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
eksperimental committed Jan 17, 2022
1 parent dd580b1 commit b65a1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ defmodule ExDoc.Mixfile do
defp package do
[
licenses: ["Apache-2.0"],
maintainers: ["José Valim", "Eksperimental", "Milton Mazzarri", "Wojtek Mach"],
maintainers: ["José Valim", "Milton Mazzarri", "Wojtek Mach"],
files: ["formatters", "lib", "mix.exs", "LICENSE", "CHANGELOG.md", "README.md"],
links: %{
"GitHub" => @source_url,
Expand Down

0 comments on commit b65a1a6

Please sign in to comment.