Move docker to the right package (as com.jetbrains.python is reserved for python community)

GitOrigin-RevId: fef9dbfad90202b9c23f7247581bc1de68d5efdd
This commit is contained in:
Ilya.Kazakevich
2024-01-12 15:15:36 +01:00
committed by intellij-monorepo-bot
parent b9f1d76df5
commit e36f06f3bb

View File

@@ -2259,7 +2259,7 @@
"id": "I6",
"name": "intellij.python.docker",
"n": "i.python.docker",
"package": "com.jetbrains.python.docker",
"package": "com.intellij.python.docker",
"sourceModule": "intellij.python.docker",
"descriptor": "python/python-docker/resources/intellij.python.docker.xml",
"parent": "che",