mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
Add CODEOWNERS (#116)
This commit is contained in:
parent
d739d89caa
commit
e4d83dfc6a
17
.github/CODEOWNERS
vendored
Normal file
17
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
#
|
||||||
|
# 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
|
Loading…
Reference in New Issue
Block a user