# METADATA.jl still maintained?

**URL:** https://discourse.julialang.org/t/metadata-jl-still-maintained/24835
**Category:** Internals & Design
**Tags:** pkg
**Created:** [June 1, 2019, 11:57am UTC](https://discourse.julialang.org/t/metadata-jl-still-maintained/24835 "2019-06-01T11:57:19Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Bernard\_GODARD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/bernard_godard/32/4155_2.png) [@Bernard\_GODARD](https://discourse.julialang.org/u/Bernard_GODARD)
#### Post date: [June 1, 2019, 11:57am UTC](https://discourse.julialang.org/t/metadata-jl-still-maintained/24835/1 "2019-06-01T11:57:19Z")

</div>

After registering a new version of my package with JuliaRegistrator, tagbot reported the following issue with METADATA.jl:

[https://github.com/JuliaAstro/CALCEPH.jl/issues/5](https://github.com/JuliaAstro/CALCEPH.jl/issues/5)

This is because the repository has moved.  
However I am not sure why this matters because the package is only for julia\>=0.7. Despite the error, the tag was actually performed and the new version is available in Pkg (in Julia 1.1).

But I have made a PR to change the repository URL in METADATA.jl:  
[https://github.com/JuliaLang/METADATA.jl/pull/22879](https://github.com/JuliaLang/METADATA.jl/pull/22879)

Then I realised that there is about a month worth of unmerged PR in METADATA.jl.

---

<div class="post-metadata">

### Author: ![Nosferican](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nosferican/32/9275_2.png) [@Nosferican](https://discourse.julialang.org/u/Nosferican)
#### Post date: [June 1, 2019, 12:09pm UTC](https://discourse.julialang.org/t/metadata-jl-still-maintained/24835/2 "2019-06-01T12:09:38Z")

</div>

If not mistaken, attobot is down. For tagging new releases for `v1` use Registrator.jl. For tagging new releases for Julia `v.0` it must be manual.

---

<div class="post-metadata">

### Author: ![Bernard\_GODARD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/bernard_godard/32/4155_2.png) [@Bernard\_GODARD](https://discourse.julialang.org/u/Bernard_GODARD)
#### Post date: [June 2, 2019, 1:40pm UTC](https://discourse.julialang.org/t/metadata-jl-still-maintained/24835/3 "2019-06-02T13:40:46Z")

</div>

But I was using JuliaRegistrator. The issue is that tagbot which is running automatically after JuliaRegistrator complains about the URL in METADATA.jl.

---

<div class="post-metadata">

### Author: ![dlfivefifty](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dlfivefifty/32/1959_2.png) [@dlfivefifty](https://discourse.julialang.org/u/dlfivefifty)
#### Post date: [June 2, 2019, 9:32pm UTC](https://discourse.julialang.org/t/metadata-jl-still-maintained/24835/4 "2019-06-02T21:32:49Z")

</div>

You need to uninstall attobot I think
