This is where the GMAO tools team shares and collaborates on working codes that do not have a home repo. The structure and methods used for this repo are still being worked out, more information will be supplied here as we converge on a path forward.
This project uses a CODEOWNERS file to define individuals or teams responsible for reviewing and maintain specific areas of the codebase.
When a pull request modifies files matching a defined ownership rule, the designated code owners are automatically requested as reviewers. This helps ensure that changes are reviewed by the most knowledgeable and responsible parties before being merged.
Contributors are responsible for assigning proper ownership to codebase and updating the CODEOWNERS file as the repository evolves.
For more information on how CODEOWNERS works, see the GitHub documentation on code owners.