Package change registered web address

I have a package thatt is already registered. It is located on github. However, I want to change github web address to point to a different organization.

I want to move CanDecomp.jl from

https://github.com/TensorDecompositions/CanDecomp.jl

to

https://github.com/SmartTensors/CanDecomp.jl

Both repos are currently in sync and the same.

How i can do this?

I created a pull request; hope this is the way to do it?!

https://github.com/JuliaRegistries/General/pull/57153

Thank you very much!

That’s the general idea. See https://github.com/JuliaRegistries/General#how-do-i-transfer-a-package-to-an-organization-or-another-user.

1 Like

It would be preferable if you transferred the repo instead of creating a new one.

1 Like