From e9b2949f55e8cfa4d25bacc5585e4f570d7e3b12 Mon Sep 17 00:00:00 2001 From: Craig P Jolicoeur Date: Tue, 10 Sep 2024 15:33:40 -0400 Subject: [PATCH] [conf] Update mix file links and maintainer info --- mix.exs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mix.exs b/mix.exs index 35f62a9..e5ef37b 100644 --- a/mix.exs +++ b/mix.exs @@ -53,9 +53,9 @@ defmodule Scrivener.Ecto.Mixfile do defp package do [ - maintainers: ["Drew Olson"], + maintainers: ["MojoTech"], licenses: ["MIT"], - links: %{"github" => "https://github.com/drewolson/scrivener_ecto"}, + links: %{"GitHub" => "https://github.com/mojotech/scrivener_ecto"}, files: [ "lib/scrivener", "mix.exs",