From 90526f92eb144963bfaa2ac419feb63a6064ee89 Mon Sep 17 00:00:00 2001
From: Jack Nagel <jacknagel@gmail.com>
Date: Sun, 1 Jun 2014 00:17:43 -0500
Subject: [PATCH] Remove jstalk

Closes Homebrew/homebrew#29720.
---
 Library/Homebrew/tap_migrations.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb
index 2333e0c50a..4da24c137c 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -22,6 +22,7 @@ TAP_MIGRATIONS = {
   "iulib" => "homebrew/boneyard",
   "jscoverage" => "homebrew/boneyard",
   "jsl" => "homebrew/binary",
+  "jstalk" => "homebrew/boneyard",
   "justniffer" => "homebrew/boneyard",
   "kerl" => "homebrew/headonly",
   "kismet" => "homebrew/boneyard",
-- 
GitLab