Code owners
Tool
About
CODEOWNERS is a specialized configuration file positioned inside a Git repository"s root or `.github/` folder directory. It uses pattern-matching rules to programmatically define exactly which individual developers or engineering teams are required to audit and approve pull requests modifying targeted file paths.

