From: Vincent Pit <perl@profvince.com>
Date: Mon, 17 Aug 2009 22:21:07 +0000 (+0200)
Subject: Sebastien decided what was the UPSTREAM for his modules
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=27d8d4f034c50a2472e34bef47d5d2f00c8330c1;p=p5sagit%2Fp5-mst-13.2.git

Sebastien decided what was the UPSTREAM for his modules
---

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 257f2ec..0851f82 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -395,7 +395,7 @@ package Maintainers;
 			     't/'   => 'lib/',
 			   },
 	'CPAN'		=> 1,
-	'UPSTREAM'	=> undef,
+	'UPSTREAM'	=> 'blead',
 	},
 
     'CPAN' =>
@@ -1649,7 +1649,7 @@ package Maintainers;
 			       },
 			   ],
 	'CPAN'		=> 1,
-	'UPSTREAM'	=> undef,
+	'UPSTREAM'	=> 'cpan',
 	},
 
     'Term::ANSIColor' =>
@@ -2031,7 +2031,7 @@ package Maintainers;
 				XSLoader.pm}, # we use XSLoader_pm.PL
 			   ],
 	'CPAN'		=> 1,
-	'UPSTREAM'	=> undef,
+	'UPSTREAM'	=> 'blead',
 	},
 
     's2p' =>