opentelemetry-ruby-contrib
opentelemetry-ruby-contrib copied to clipboard
Gems' homepage points to a missing location
It looks like Currently most/all of the gems' configured homepage points to https://github.com/open-telemetry/opentelemetry-contrib, however there doesn't appear to be a repo there. This repo is currently at https://github.com/open-telemetry/opentelemetry-ruby-contrib.
We might want to update all gems published by this repo to point to this repo url as their homepage instead. Would it make sense to extract the homage for all the gems to read from a constant or otherwise dynamically set the homepage as part of the publish process?