mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 18:04:38 +00:00
17 lines
456 B
Text
Generated
17 lines
456 B
Text
Generated
#
|
|
# 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
|