mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	refine how we ping
This commit is contained in:
		
							parent
							
								
									405e200ca2
								
							
						
					
					
						commit
						771c47ab99
					
				| @ -1,2 +1,2 @@ | ||||
| *	@qmk/collaborators | ||||
| /lib/python/*	@skullydazed @erovia | ||||
| /lib/python/*	@qmk/python | ||||
|  | ||||
| @ -16,7 +16,7 @@ def ping_maintainers(cli): | ||||
| 
 | ||||
|     for file in cli.args.files: | ||||
|         for maintainer in maintainers(file): | ||||
|             if maintainer != 'qmk/collaborators': | ||||
|             if not maintainer.startswith('@qmk/'): | ||||
|                 github_maintainers.add(maintainer) | ||||
| 
 | ||||
|     if github_maintainers: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Zach White
						Zach White