Metadata-Version: 2.1
Name: codeowners-backstage
Version: 0.1.2
Summary: Preprocesses CODEOWNERS file, substituting group names with member emails taken from Backstage.
Home-page: https://github.com/AdamDz/codeowners-backstage
License: Apache-2.0
Author: Adam Dziendziel
Author-email: adam.dziendziel@gmail.com
Requires-Python: >=3.9.7,<4.0.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Requires-Dist: requests (>=2.28,<3.0)
Project-URL: Repository, https://github.com/AdamDz/codeowners-backstage
Description-Content-Type: text/markdown

# codeowners-backstage
Preprocesses CODEOWNERS file, substituting group names with member emails 
using User/Group information taken from a [Backstage](https://backstage.io/) catalog.


