diff --git a/pype/plugins/tvpaint/create/create_render_layer.py b/pype/hosts/tvpaint/plugins/create/create_render_layer.py similarity index 100% rename from pype/plugins/tvpaint/create/create_render_layer.py rename to pype/hosts/tvpaint/plugins/create/create_render_layer.py diff --git a/pype/plugins/tvpaint/create/create_render_pass.py b/pype/hosts/tvpaint/plugins/create/create_render_pass.py similarity index 100% rename from pype/plugins/tvpaint/create/create_render_pass.py rename to pype/hosts/tvpaint/plugins/create/create_render_pass.py diff --git a/pype/plugins/tvpaint/create/create_review.py b/pype/hosts/tvpaint/plugins/create/create_review.py similarity index 100% rename from pype/plugins/tvpaint/create/create_review.py rename to pype/hosts/tvpaint/plugins/create/create_review.py diff --git a/pype/plugins/tvpaint/load/load_image.py b/pype/hosts/tvpaint/plugins/load/load_image.py similarity index 100% rename from pype/plugins/tvpaint/load/load_image.py rename to pype/hosts/tvpaint/plugins/load/load_image.py diff --git a/pype/plugins/tvpaint/load/load_reference_image.py b/pype/hosts/tvpaint/plugins/load/load_reference_image.py similarity index 100% rename from pype/plugins/tvpaint/load/load_reference_image.py rename to pype/hosts/tvpaint/plugins/load/load_reference_image.py diff --git a/pype/plugins/tvpaint/publish/collect_instances.py b/pype/hosts/tvpaint/plugins/publish/collect_instances.py similarity index 100% rename from pype/plugins/tvpaint/publish/collect_instances.py rename to pype/hosts/tvpaint/plugins/publish/collect_instances.py diff --git a/pype/plugins/tvpaint/publish/collect_workfile_data.py b/pype/hosts/tvpaint/plugins/publish/collect_workfile_data.py similarity index 100% rename from pype/plugins/tvpaint/publish/collect_workfile_data.py rename to pype/hosts/tvpaint/plugins/publish/collect_workfile_data.py diff --git a/pype/plugins/tvpaint/publish/extract_sequence.py b/pype/hosts/tvpaint/plugins/publish/extract_sequence.py similarity index 100% rename from pype/plugins/tvpaint/publish/extract_sequence.py rename to pype/hosts/tvpaint/plugins/publish/extract_sequence.py diff --git a/pype/plugins/tvpaint/publish/validate_frame_range.py b/pype/hosts/tvpaint/plugins/publish/validate_frame_range.py similarity index 100% rename from pype/plugins/tvpaint/publish/validate_frame_range.py rename to pype/hosts/tvpaint/plugins/publish/validate_frame_range.py diff --git a/pype/plugins/tvpaint/publish/validate_workfile_project_name.py b/pype/hosts/tvpaint/plugins/publish/validate_workfile_project_name.py similarity index 100% rename from pype/plugins/tvpaint/publish/validate_workfile_project_name.py rename to pype/hosts/tvpaint/plugins/publish/validate_workfile_project_name.py