Hi, seems like group verification for github org adds com.github.<org> and net.github.<org> but not io.github.<org>. Is that expected? The wiki still mentions io. group: https://github.com/clojars/clojars-web/wiki/Verified-Group-Names#how-do-i-verify-a-group-name
Hi @juhoteperi! That's an issue I must have introduced when adding self-service verification in January :(
It should be io instead of net. I'll create an issue for that and try to get it fixed soon. I'll then add verifications for io for everyone that has net verified already.
Okay, thanks!
I almost have a fix ready. In the meantime, I verified https://clojars.org/groups/io.github.metosin for you
The fix has been released: https://github.com/clojars/clojars-web/pull/865