get_code_owners
Identify primary contributors to specific files using Git shortlog analysis to determine code ownership and responsibility.
Instructions
Git-based code ownership: who contributed most to specific files (git shortlog). Requires git.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_paths | Yes | File paths to check ownership for |