Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormeta-androcto <meta.androcto1@gmail.com>2019-09-08 03:19:19 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-09-08 03:19:19 +0300
commit6abd6330be9a1e26e19e267bd6517c85ecd9183f (patch)
tree1d586952ae5de36c985e832cea2d7b856ffe1a34 /add_mesh_discombobulator
parent0d912f890ab2311fb6b942406e9233cb56083b6b (diff)
discombobulator: default to orig Author, fix contributors
Diffstat (limited to 'add_mesh_discombobulator')
-rw-r--r--add_mesh_discombobulator/__init__.py13
1 files changed, 5 insertions, 8 deletions
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",