add irc channel to metadata
Karen Etheridge [Thu, 6 Aug 2015 00:50:09 +0000 (17:50 -0700)]
Makefile.PL

index 979e952..2c78e57 100644 (file)
@@ -22,6 +22,7 @@ my %WriteMakefileArgs = (
         mailto => 'bug-Catalyst-Manual@rt.cpan.org',
         web => 'https://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Manual',
       },
+      x_IRC => 'irc://irc.perl.org/#catalyst',
     },
     x_contributors => [ # manually added, from git shortlog -e -s -n
       'Kennedy Clark <hkclark@gmail.com>',