summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorMartin Karlsson <martin@kiwiowl.co.nz>2015-02-13 20:08:33 +1300
committerMartin Karlsson <martin@kiwiowl.co.nz>2015-02-13 20:50:44 +1300
commitdca4edade0022851941a710686308c8b1d4c089f (patch)
tree1d3d9ab6432b6b37b6d88ccfd45233b8139c4a68 /THANKS
parent3001618a4aadd9e3c8bae8019a298847780b9107 (diff)
Fix #140 and preserve erl_first_files order
Match erl_first_files properly against all files needing compilation and make sure the order of erl_first_files as specified in rebar.config is preserved (rebar/rebar#445)
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS3
1 files changed, 2 insertions, 1 deletions
diff --git a/THANKS b/THANKS
index 8aa2a8a..daa5c69 100644
--- a/THANKS
+++ b/THANKS
@@ -129,4 +129,5 @@ Andras Horvath
Drew Varner
Omar Yasin
Tristan Sloughter
-Kelly McLaughlin \ No newline at end of file
+Kelly McLaughlin
+Martin Karlsson