Skip to content

Commit e4d83df

Browse files
authored
Add CODEOWNERS (#116)
1 parent d739d89 commit e4d83df

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/CODEOWNERS

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
#
2+
# CODEOWNERS for ProxmoxVE
3+
#
4+
5+
# Order is important; the last matching pattern takes the most
6+
# precedence.
7+
8+
9+
# Codeowners for specific folders and files
10+
# Remember ending folders with /
11+
12+
13+
# Set default reviewers
14+
* @community-scripts/Contributor
15+
16+
# All changes in frontend
17+
/frontend/ @community-scripts/Frontend-Dev

0 commit comments

Comments
 (0)