Fix the name because adamv doesn't know what he's doing.
This commit is contained in:
parent
788b556a3e
commit
31d70b5c33
@ -34,7 +34,7 @@ module Homebrew extend self
|
||||
threads = []
|
||||
results = []
|
||||
threads << Thread.new { search_tap "josegonzalez", "php", rx }
|
||||
threads << Thread.new { search_tap "alanthing", "homebrew-apachemod", rx }
|
||||
threads << Thread.new { search_tap "alanthing", "apachemod", rx }
|
||||
threads << Thread.new { search_tap "Homebrew", "versions", rx }
|
||||
threads << Thread.new { search_tap "Homebrew", "dupes", rx }
|
||||
threads << Thread.new { search_tap "Homebrew", "games", rx }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user