ProxmoxVE/.github/CODEOWNERS

18 lines
456 B
Plaintext
Raw Permalink Normal View History

2024-11-07 13:54:02 +00:00
#
# 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