mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-10 10:38:50 +02:00
Remove the explicit /frontend/ entry from .github/CODEOWNERS so frontend changes no longer auto-assign @community-scripts/Frontend-Dev. Update the pull request template's "Website update" checklist item to clarify it refers to script metadata (PocketBase/website data) rather than generic website JSON, improving guidance for contributors.
15 lines
321 B
Plaintext
Generated
15 lines
321 B
Plaintext
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
|