clojars

juhoteperi 2023-05-03T09:50:13.927629Z

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

2023-05-03T09:55:45.627619Z

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.

juhoteperi 2023-05-03T09:58:09.306899Z

Okay, thanks!

2023-05-03T10:58:56.626699Z

I almost have a fix ready. In the meantime, I verified https://clojars.org/groups/io.github.metosin for you

2023-05-03T11:05:35.173819Z

The fix has been released: https://github.com/clojars/clojars-web/pull/865

🚀 1