diff --git a/mix.exs b/mix.exs index 8775641..bf8608d 100644 --- a/mix.exs +++ b/mix.exs @@ -15,7 +15,7 @@ defmodule Bugsnag.Mixfile do def package do [ contributors: ["Jared Norman", "Andrew Harvey", "Alex Grant", "Coburn Berry"], - maintainers: ["Alex Grant", "Coburn Berry"], + maintainers: ["Coburn Berry"], licenses: ["MIT"], links: %{github: "https://github.com/jarednorman/bugsnag-elixir"} ]