ProxmoxVE/.github/CODEOWNERS
2024-11-07 14:54:02 +01:00

18 lines
456 B
Plaintext

#
# CODEOWNERS for ProxmoxVE
#
# Order is important; the last matching pattern takes the most
# precedence.
# Codeowners for specific folders and files
# Remember ending folders with /
# Set default reviewers
* @community-scripts/Contributor
# All changes in frontend
/frontend/ @community-scripts/Frontend-Dev