From 6abd6330be9a1e26e19e267bd6517c85ecd9183f Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Sun, 8 Sep 2019 10:19:19 +1000 Subject: discombobulator: default to orig Author, fix contributors --- add_mesh_discombobulator/__init__.py | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'add_mesh_discombobulator/__init__.py') diff --git a/add_mesh_discombobulator/__init__.py b/add_mesh_discombobulator/__init__.py index a188ddab..88793d09 100644 --- a/add_mesh_discombobulator/__init__.py +++ b/add_mesh_discombobulator/__init__.py @@ -15,17 +15,14 @@ # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # ##### END GPL LICENSE BLOCK ##### -# Contributed to by: -# Pontiac, Fourmadmen, varkenvarken, tuga3d, meta-androcto, metalliandy # -# dreampainter, cotejrp1, liero, Kayo Phoenix, sugiany, dommetysk, Jambay # -# Phymec, Anthony D'Agostino, Pablo Vazquez, Richard Wilks, lijenstina, # -# Sjaak-de-Draak, Phil Cote, cotejrp1, xyz presets by elfnor, revolt_randy, # - +# Contributed to by: Chichiri, Jace Priester # +# codemanx, blender dev team, Lijenstina, Spivak Vladimir (cwolf3d) # +# Originally by Evan J. Rosky (syrux) bl_info = { "name": "Discombobulator", - "author": "Multiple Authors", - "version": (0, 0, 9), + "author": "Evan J. Rosky (syrux)", + "version": (0, 1, 0), "blender": (2, 80, 0), "location": "View3D > Add > Mesh", "description": "Add Discombobulator", -- cgit v1.2.3