dev-cmd/contributions.rb: odie
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
		
							parent
							
								
									d40bd0ae3e
								
							
						
					
					
						commit
						3d3369c542
					
				@ -66,7 +66,7 @@ module Homebrew
 | 
			
		||||
      return
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
    return ofail "CSVs not yet supported for the full list of maintainers at once." if args.csv?
 | 
			
		||||
    odie "CSVs not yet supported for the full list of maintainers at once." if args.csv?
 | 
			
		||||
 | 
			
		||||
    maintainers = GitHub.members_by_team("Homebrew", "maintainers")
 | 
			
		||||
    maintainers.each do |username, _|
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user