diff options
-rw-r--r-- | src/relx.app.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/relx.app.src b/src/relx.app.src index 8329eb9..c8915d5 100644 --- a/src/relx.app.src +++ b/src/relx.app.src @@ -5,7 +5,7 @@ {registered,[]}, {applications,[kernel,stdlib,getopt,erlware_commons,bbmustache, providers]}, - {contributors,["Eric Merritt","Tristan Sloughter", - "Jordan Wilberding"]}, + {maintainers,["Eric Merritt","Tristan Sloughter", + "Jordan Wilberding"]}, {licenses,["Apache"]}, {links,[{"Github","https://github.com/erlware/relx"}]}]}. |