From 9aa49832a739dcd78a5542ff189fb82c3e423116 Mon Sep 17 00:00:00 2001 From: George Lester Date: Sat, 21 Oct 2017 17:36:10 -0700 Subject: [PATCH] added felixonmars and sambonfire to contributors --- CONTRIBUTORS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2bcdaa8..c1a7fe4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -7,7 +7,9 @@ wmiller848 (bitwise operators) prashantv (optimization of bools) dpaolella (exposure of variables used in an expression) benpaxton (fix for missing type checks during literal elide process) -abrander (panic-finding testing tool) +abrander (panic-finding testing tool, float32 conversions) xfennec (fix for dates being parsed in the current Location) bgaifullin (lifting restriction on complex/struct types) -gautambt (hexadecimal literals) \ No newline at end of file +gautambt (hexadecimal literals) +felixonmars (fix multiple typos in test names) +sambonfire (automatic type conversion for accessor function calls) \ No newline at end of file