mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 03:40:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			439 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			439 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# 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 |