Creating custom board and having it listed for the nRF52 platform

If I wanted to create a new board for nRF52 and have it included in the list for others to use. Is there a process for doing this? I created one for Arduino which involved posting a json file with a specific naming convention and in a specific format. Can I do the same for PlatformIO?