Skip to main content

CLI tool to inspect CODEOWNERS file.

Project description

owners

CLI tool to inspect CODEOWNERS files: show unowned and owned directories, get owned paths for a user, find owners for a given path.

Installation

python3 -m pip install owners

Usage

Show paths owned by the given user or group:

python3 -m owners owned-by @some-user-name

Show owners of the given file or directory:

python3 -m owners owners-of some/local/path

Print a colorful tree of all directories and their owners:

python3 -m owners tree

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

owners-0.1.2.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

owners-0.1.2-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page