aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJordan Wilberding <[email protected]>2015-11-22 12:46:38 -0800
committerJordan Wilberding <[email protected]>2015-11-22 12:46:38 -0800
commitc0d3563aa827ab8b1b515432b4faa54aefcc5eb3 (patch)
tree8ebfa8ac33ce9a03207333f07e866855b621e003 /src
parent0f84be2a8c8bd208fe94f4b14c1e050c2fb32ada (diff)
parent48887c3ed57325ec5ee6e21949777320a9ffbfe0 (diff)
downloadrelx-c0d3563aa827ab8b1b515432b4faa54aefcc5eb3.tar.gz
relx-c0d3563aa827ab8b1b515432b4faa54aefcc5eb3.tar.bz2
relx-c0d3563aa827ab8b1b515432b4faa54aefcc5eb3.zip
Merge pull request #417 from tsloughter/master
Simple updates
Diffstat (limited to 'src')
-rw-r--r--src/relx.app.src4
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"}]}]}.