# CODEOWNERS file
# This file defines code ownership for the repository
# All PRs require approval from the engineering team



# Global rule - require engineering approval for all files
* @devcyclehq/engineering

# CODEOWNERS file itself requires foundation team approval
.github/CODEOWNERS @devcyclehq/foundation
