diff --git a/.gitmodules b/.gitmodules index 31e7764741..d286419ee5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,9 +5,9 @@ [submodule "repos/avalon-unreal-integration"] path = repos/avalon-unreal-integration url = git@github.com:pypeclub/avalon-unreal-integration.git -[submodule "pype/modules/ftrack/python2_vendor/ftrack-python-api"] - path = pype/modules/ftrack/python2_vendor/ftrack-python-api +[submodule "openpype/modules/ftrack/python2_vendor/ftrack-python-api"] + path = openpype/modules/ftrack/python2_vendor/ftrack-python-api url = https://bitbucket.org/ftrack/ftrack-python-api.git -[submodule "pype/modules/ftrack/python2_vendor/arrow"] - path = pype/modules/ftrack/python2_vendor/arrow +[submodule "openpype/modules/ftrack/python2_vendor/arrow"] + path = openpype/modules/ftrack/python2_vendor/arrow url = git@github.com:arrow-py/arrow.git \ No newline at end of file diff --git a/openpype/modules/ftrack/python2_vendor/arrow b/openpype/modules/ftrack/python2_vendor/arrow new file mode 160000 index 0000000000..cf8a0cc746 --- /dev/null +++ b/openpype/modules/ftrack/python2_vendor/arrow @@ -0,0 +1 @@ +Subproject commit cf8a0cc746c39cdc7109dbc91522429e82da3781 diff --git a/openpype/modules/ftrack/python2_vendor/ftrack-python-api b/openpype/modules/ftrack/python2_vendor/ftrack-python-api new file mode 160000 index 0000000000..870d779708 --- /dev/null +++ b/openpype/modules/ftrack/python2_vendor/ftrack-python-api @@ -0,0 +1 @@ +Subproject commit 870d779708eb101064f97349cdcf104494fc87e8