mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 01:20:21 +00:00 
			
		
		
		
	Added code owners for reviews & approvals
This commit is contained in:
		
							parent
							
								
									5049c8c55d
								
							
						
					
					
						commit
						e7d0ca94d7
					
				
							
								
								
									
										11
									
								
								.github/CODEOWNERS
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								.github/CODEOWNERS
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,11 @@
 | 
				
			|||||||
 | 
					# The default rule is that the maintainers are responsible for everything:
 | 
				
			||||||
 | 
					* @MindWorkAI/maintainer
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# The release team is responsible for anything inside the .github directory, such as workflows, actions, and issue templates:
 | 
				
			||||||
 | 
					/.github/ @MindWorkAI/release
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Our Rust experts are responsible for the Rust codebase:
 | 
				
			||||||
 | 
					/runtime/ @MindWorkAI/rust-experts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Our .NET experts are responsible for the .NET codebase:
 | 
				
			||||||
 | 
					/app/ @MindWorkAI/net-experts
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user