clj-commons

oyakushev 2024-05-05T05:58:06.906129Z

Is there a consensus on which Clojars group name to use in clj-commons projects? Is it OK to preserve the old name? If not, what FQDN should be used?

slipset 2024-05-05T06:40:16.601779Z

If you get access to publish to the old groupid that’s deemed preferable. If not, I believe org.clj-commons is the way to go.

slipset 2024-05-05T06:41:00.904859Z

Zach tends to give access to publish under the old group-id

oyakushev 2024-05-05T06:42:02.711609Z

Yes, I have rights to push to virgil/virgil. Just making sure this is what's advised.

oyakushev 2024-05-05T06:42:16.420699Z

Thanks!