From f7ca1121cebdaa2832a54371d7270edb666f4b21 Mon Sep 17 00:00:00 2001
From: Anders Kaseorg <andersk@mit.edu>
Date: Tue, 6 Jul 2010 12:56:34 -0400
Subject: [PATCH] git-migration updates for openais, corosync,
 xvm-host-setup-notes.

svn path=/trunk/scripts/git-migration/; revision=3047
---
 rules.mako |    2 +-
 svn.yml    |    2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/rules.mako b/rules.mako
index e6bb325..849321b 100644
--- a/rules.mako
+++ b/rules.mako
@@ -187,7 +187,7 @@ match /third_tags/${t}/([^/~]+)/
 end match
 % endfor
 
-% for rev in [803, 804, 925, 926, 928, 1537, 1566]:
+% for rev in [803, 804, 925, 926, 928, 1537, 1566, 3024]:
 match /trunk/
   repository doc/xvm.git
   branch master
diff --git a/svn.yml b/svn.yml
index 038d27a..db9d361 100644
--- a/svn.yml
+++ b/svn.yml
@@ -123,6 +123,8 @@ third:
 - common
 - openssh
 - openafs
+- openais
+- corosync
 quashes:
 - {rev: 11, path: /package_tags/sipb-xen-dev/sipb-xen-dev/}
 - {rev: 316, path: /package_tags/sipb-xen-dev/13/}
-- 
1.7.9.5