Index: /trunk/scripts/git-migration/rules.mako
===================================================================
--- /trunk/scripts/git-migration/rules.mako	(revision 2305)
+++ /trunk/scripts/git-migration/rules.mako	(revision 2306)
@@ -10,4 +10,5 @@
     repos += ['scripts/%s' % script for script in scripts]
     repos += ['doc/xvm', 'scripts/osx-update', 'scripts/install-invirt']
+    repos += ['third']
 
     for package in packages:
@@ -165,4 +166,9 @@
 end match
 
+match /trunk/third/
+  repository third.git
+  branch master
+end match
+
 % for rev in [803, 804, 925, 926, 928, 1537, 1566]:
 match /trunk/
