From a0b9ad0e5f03effb566fe104d992ab98c73419d3 Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Wed, 21 Aug 2019 11:32:35 -0500 Subject: [PATCH] contributors=>maintainers for hex --- src/qdate.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qdate.app.src b/src/qdate.app.src index e5f0288..09ab12b 100644 --- a/src/qdate.app.src +++ b/src/qdate.app.src @@ -11,7 +11,7 @@ ]}, {modules, [qdate, qdate_srv]}, {env, []}, - {contributors, ["Jesse Gumm"]}, + {maintainers, ["Jesse Gumm"]}, {licenses, ["MIT"]}, {links, [{"Github", "https://github.com/choptastic/qdate"}]} ]}.