DSACMS / repo-scaffolder

Templates and commandline tools for creating repositories for US Federal open source projects
Creative Commons Zero v1.0 Universal
21 stars 8 forks source link

slugify CODEOWNERS.md at Tiers 2-4 #100

Closed Firebird1029 closed 2 months ago

Firebird1029 commented 2 months ago

Partially slugify CODEOWNERS.md and add repo domains guidance

Problem

Currently, users have to manually input information into CODEOWNERS.md. This PR adds a new variable to cookiecutter to slugify the list of code owners, and adds text guidance on how to populate the repo domains section and use the Github teams feature.

Solution

This PR adds a new variable to cookiecutter to slugify the list of code owners, and adds text guidance on how to populate the repo domains section and use the Github teams feature.