Many of my RubyGems had their source repositories at https://github.com/pboling, which is a personal account.
There are significant benefits to having repositories under an org account, not least of which is shared org secrets. I can set a secret once for the org and access it within GHA for all of the org's repos.
All RubyGems that used to be under my personal account are now at:
https://github.com/galtzo-floss.
I am also slowly - about 20% done - moving them to:
I also created an image hosting site for the logos of all the projects I use. You are welcome to use it too: https://logos.galtzo.com
You could do a README header like this:
Using code like this (the code below uses the SVG images, but the images in the post just above are the alternate rasterized PNG version, due to limitations of dev.to):
[![Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0][🖼️galtzo-i]][🖼️galtzo-discord]
[🖼️galtzo-i]: https://logos.galtzo.com/assets/images/galtzo-floss/avatar-192px.svg
[🖼️galtzo-discord]: https://discord.gg/3qme4XHNKN
Top comments (0)