# Changing github repository of a package

**URL:** https://discourse.julialang.org/t/changing-github-repository-of-a-package/64389
**Category:** Package Management
**Tags:** question
**Created:** [July 9, 2021, 10:16pm UTC](https://discourse.julialang.org/t/changing-github-repository-of-a-package/64389 "2021-07-09T22:16:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![markmbaum](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/markmbaum/32/32745_2.png) [@markmbaum](https://discourse.julialang.org/u/markmbaum)
#### Post date: [July 9, 2021, 10:16pm UTC](https://discourse.julialang.org/t/changing-github-repository-of-a-package/64389/1 "2021-07-09T22:16:28Z")

</div>

I’d like to migrate a couple of repositories from a shared github account to my personal account. They have already been registered as Julia packages, however. Is there anything I need to know before changing the repository ownership?

---

<div class="post-metadata">

### Author: ![fredrikekre](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/fredrikekre/32/1688_2.png) [@fredrikekre](https://discourse.julialang.org/u/fredrikekre)
#### Post date: [July 9, 2021, 10:20pm UTC](https://discourse.julialang.org/t/changing-github-repository-of-a-package/64389/2 "2021-07-09T22:20:43Z")

</div>

See [How do I transfer a package to an organization or another user?](https://github.com/JuliaRegistries/General#how-do-i-transfer-a-package-to-an-organization-or-another-user)

---

<div class="post-metadata">

### Author: ![YongHee-Kim](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/yonghee-kim/32/5965_2.png) [@YongHee-Kim](https://discourse.julialang.org/u/YongHee-Kim)
#### Post date: [February 15, 2022, 8:53am UTC](https://discourse.julialang.org/t/changing-github-repository-of-a-package/64389/3 "2022-02-15T08:53:12Z")

</div>

Hi, I’ve moved couple of my packages github repo with a guide from the link.

And I have one other question regarding [Juliahub.com](https://juliahub.com/ui/Packages). Is there anything more I should do to change the packages repo address in the JuliaHub as well? or Juliahub will automatically update package address according the general registry?

**(Nevermind, Package address in Juliahub has been changed as well)**
