mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			456 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			456 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
 | 
						|
 | 
						|
# All changes in frontend
 | 
						|
/frontend/                                                                  @community-scripts/Frontend-Dev
 |