LICENSE
README.md
pyproject.toml
src/github_codeowners/__init__.py
src/github_codeowners/cli.py
src/github_codeowners/models.py
src/github_codeowners/parser.py
src/github_codeowners/writer.py
src/github_codeowners.egg-info/PKG-INFO
src/github_codeowners.egg-info/SOURCES.txt
src/github_codeowners.egg-info/dependency_links.txt
src/github_codeowners.egg-info/entry_points.txt
src/github_codeowners.egg-info/requires.txt
src/github_codeowners.egg-info/top_level.txt
tests/test_cli.py
tests/test_models.py
tests/test_parser.py
tests/test_writer.py