[Bast-commits] r6139 - ironman/plagger

castaway at dev.catalyst.perl.org castaway at dev.catalyst.perl.org
Tue May 5 20:36:04 GMT 2009


Author: castaway
Date: 2009-05-05 20:36:03 +0000 (Tue, 05 May 2009)
New Revision: 6139

Modified:
   ironman/plagger/ironman.yaml
Log:
update


Modified: ironman/plagger/ironman.yaml
===================================================================
--- ironman/plagger/ironman.yaml	2009-05-05 19:57:12 UTC (rev 6138)
+++ ironman/plagger/ironman.yaml	2009-05-05 20:36:03 UTC (rev 6139)
@@ -43,9 +43,6 @@
           url: https://www.socialtext.net/feed/workspace/lukec?tag=Perl%20Necklace
           title: Luke Closs (lukec)
         -
-          url: http://marcus.nordaaker.com/tag/perl/feed
-          title: Marcus Ramberg (marcus)
-        -
           url: http://damienlearnsperl.blogspot.com/feeds/posts/default
           title: DamienLearnsPerl
         -
@@ -155,7 +152,7 @@
           title: Bruno Vecchi
         -
           url: http://s1n.dyndns.org/index.php/feed/
-          title: Jason Switzer (sln)
+          title: Jason Switzer (s1n)
         -
           url: http://perldition.org/feeds/category/Perl/atom
           title: Florian Ragwitz (rafl)
@@ -271,6 +268,21 @@
           url: http://blog.woobling.org/feeds/posts/default
           title: Yuval Kogman (nothingmuch)
         -
+          url: http://www.perldreamer.com/blog?func=viewRSS
+          title: Colin Kuskie (perlDreamer)
+        -
+          url: http://blog.rozallin.co.uk/mt/mt-search.cgi?tag=Perl&Template=feed&IncludeBlogs=1&limit=20
+          title: Rosellyne Thompson (rozallin)
+        -
+          url: http://samcrawley.wordpress.com/feed/
+          title: Sam Crawley (Mutant)
+        -
+          url: http://code-and-hacks.blogspot.com/feeds/posts/default
+          title: Mark Grimes
+         -
+          url: http://marcus.nordaaker.com/tag/perl/feed
+          title: Marcus Ramberg (marcus)
+         -
           url: http://www.shadowcat.co.uk/feed/blog/matt-s-trout
           title: Matt S. Trout (mst)
 
@@ -311,7 +323,7 @@
   - module: Bundle::PagedPlanet
     config:
       extra_rule:
-        expression: grep $args->{entry}->body_text =~ /\b$_\b/i || $args->{entry}->has_tag($_), qw/perl cpan/
+        expression: grep $args->{entry}->body_text =~ /\b$_\b/i || $args->{entry}->has_tag($_), qw/perl cpan Perl/
       duration: 7 days
       title: Planet Perl Iron Man
       description: Perl Iron Man Competition




More information about the Bast-commits mailing list