Custom Ansible Collection Name

I am working on creating my first collection with the company that I work at. The collection will be used to create issues in our ITSM suite. Since we have a fair bit of customizations and processes, I felt creating our own collection that would be shared and used by the whole company would be very useful.

My question is every developer’s nightmare, what should I name this collection. Naming the collection, I was debating on the prefix of our company e.g “abc.atlassian” but I have my doubts and feel like it should be “local.atlassian” based on the documentation here (Creating collections — Ansible Documentation).

This collection will go through the Automation Hub process and will be private in the Galaxy and there is no intention on releasing this to the public.

Which is the proper way of naming this collection?