Browse Source

add more authors.

Ben Houston 10 years ago
parent
commit
4cc67551a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/exporters/blender/addons/io_three/__init__.py

+ 1 - 1
utils/exporters/blender/addons/io_three/__init__.py

@@ -38,7 +38,7 @@ logging.basicConfig(
 
 
 bl_info = {
 bl_info = {
     'name': "Three.js Format",
     'name': "Three.js Format",
-    'author': "repsac, mrdoob, yomotsu, mpk, jpweeks, rkusa, tschw",
+    'author': "repsac, mrdoob, yomotsu, mpk, jpweeks, rkusa, tschw, jackcaron, bhouston",
     'version': (1, 5, 0),
     'version': (1, 5, 0),
     'blender': (2, 74, 0),
     'blender': (2, 74, 0),
     'location': "File > Export",
     'location': "File > Export",