diff --git a/docs/html/md__support.html b/docs/html/md__support.html
index 3fcb4da9809f6bf67df9135e1fc535b248ec57ed..5ac173fda01b318976322c70693dd63f30ca3178 100644
--- a/docs/html/md__support.html
+++ b/docs/html/md__support.html
@@ -100,7 +100,13 @@ $(document).ready(function(){initNavTree('md__support.html','');});
 <td>Platform: iOS </td><td>? </td><td>? </td><td>? </td><td>? </td><td>? </td><td>? </td></tr>
 <tr>
 <td>Engine: Unity </td><td>? </td><td>? </td><td>Yes </td><td>? </td><td>? </td><td>? </td></tr>
+<tr>
+<td>Primary authors (github) </td><td>wvo </td><td>wvo </td><td>(ev/js)</td><td>rw </td><td>rw </td><td>(ev) </td></tr>
 </table>
+<ul>
+<li>ev = evolutional</li>
+<li>js = jonsimantov </li>
+</ul>
 </div></div><!-- contents -->
 </div><!-- doc-content -->
 <!-- Google Analytics -->
diff --git a/docs/source/Support.md b/docs/source/Support.md
index f5c4018a7d2a4aa08b2d3243efdde356e5063c60..6271bfefdf23d469e8006905b9826951a4be8b62 100755
--- a/docs/source/Support.md
+++ b/docs/source/Support.md
@@ -33,5 +33,7 @@ Platform: OS X                 | Xcode4 | ?      | ?      | ?      | Yes    | ?
 Platform: Android              | NDK10d | Yes    | ?      | ?      | ?      | ?
 Platform: iOS                  | ?      | ?      | ?      | ?      | ?      | ?
 Engine: Unity                  | ?      | ?      | Yes    | ?      | ?      | ?
+Primary authors (github)       | wvo    | wvo    | (ev/js)| rw     | rw     | (ev)
 
-
+  * ev = evolutional
+  * js = jonsimantov