In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/38711ea60412cb0e0032aad346aee5f655f6a7ba?hp=d10dbbde5af437ee9bff3d0cf76eed1bb8410b9d>
- Log ----------------------------------------------------------------- commit 38711ea60412cb0e0032aad346aee5f655f6a7ba Author: Jesse Vincent <[email protected]> Date: Mon Aug 3 22:52:26 2009 +0100 Continued work to get Porting/checkAUTHORS.pl to a point of sanity ----------------------------------------------------------------------- Summary of changes: AUTHORS | 26 +++++++++++++++++--------- Porting/checkAUTHORS.pl | 42 ++++++++++++++++++++++++++++++++++-------- 2 files changed, 51 insertions(+), 17 deletions(-) diff --git a/AUTHORS b/AUTHORS index 8d386e6..9d29c6e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -23,7 +23,7 @@ Adam Flott <[email protected]> Adam Kennedy <[email protected]> Adam Krolnik <[email protected]> Adam Milner <[email protected]> -Adam Russell <[email protected]> +Adam Russell <[email protected]> Adam Spiers Adrian M. Enache <[email protected]> Adriano Ferreira <[email protected]> @@ -61,6 +61,7 @@ Andreas Marienborg <[email protected]> Andreas Schwab <[email protected]> Andrej Borsenkow <[email protected]> Andrew Bettison <[email protected]> +Andrew Burt <[email protected]> Andrew Cohen <[email protected]> andrew deryabin <[email protected]> Andrew Hamm <[email protected]> @@ -81,6 +82,7 @@ Anton Tagunov <[email protected]> Archer Sully <[email protected]> Arjen Laarhoven <[email protected]> Arne Ahrend <[email protected]> +Arnold D. Robbins <[email protected]> Art Green <[email protected]> Art Haas <[email protected]> Artiom Morozov <[email protected]> @@ -198,8 +200,9 @@ Damian Conway <[email protected]> Damon Atkins <[email protected]> Dan Boorstein <[email protected]> Dan Brook <[email protected]> +Dan Dascalescu <[email protected]> Dan Hale <[email protected]> -Dan Jacobson <[email protected]> +Dan Jacobson <[email protected]> Dan Kogai <[email protected]> Dan Schmidt <[email protected]> Dan Sugalski <[email protected]> @@ -253,6 +256,7 @@ David R. Favor <[email protected]> David Sparks <[email protected]> David Starks-Browning <[email protected]> David Sundstrom <[email protected]> +David M. Syzdek <[email protected]> David Wheeler <[email protected]> Davin Milun <[email protected]> Dean Roehrich <[email protected]> @@ -275,7 +279,7 @@ Dov Grobgeld <[email protected]> Dr.Ruud <[email protected]> Drago Goricanec <[email protected]> Drew Stephens <[email protected]> -Duke Leto <[email protected]> +Duke Leto <[email protected]> Duncan Findlay <[email protected]> Ed Mooring <[email protected]> Ed Peschko <epesc...@den-mdev1> @@ -309,7 +313,7 @@ Florian Ragwitz <[email protected]> Frank Crawford Frank Ridderbusch <[email protected]> Frank Tobin <[email protected]> -Frank Wiegand <[email protected]> +Frank Wiegand <[email protected]> François Désarménien <[email protected]> Fréderic Chauveau <[email protected]> Fyodor Krasnov <[email protected]> @@ -333,7 +337,7 @@ Giles Lean <[email protected]> Gisle Aas <[email protected]> Glenn Linderman <[email protected]> Gordon J. Miller <[email protected]> -Goro Fuji <[email protected]> +Goro Fuji <[email protected]> Grace Lee <[email protected]> Graham Barr <[email protected]> Graham TerMarsch <[email protected]> @@ -379,7 +383,7 @@ Hugo van der Sanden <[email protected]> Hunter Kelly <[email protected]> Huw Rogers <[email protected]> Iain Truskett -Ian Goodacre <[email protected]> +Ian Goodacre <[email protected]> Ian Maloney <[email protected]> Ian Phillipps <[email protected]> Ignasi Roca Carrió <[email protected]> @@ -480,12 +484,13 @@ John Hughes <[email protected]> John Kristian <[email protected]> John L. Allen <[email protected]> John Macdonald <[email protected]> -John Malmberg <[email protected]> +John Malmberg <[email protected]> John Nolan <[email protected]> John P. Linderman <[email protected]> John Peacock <[email protected]> John Pfuntner <[email protected]> John Poltorak <[email protected]> +John Q. Linux <[email protected]> John Redford <[email protected]> John Rowe John Salinas <[email protected]> @@ -548,6 +553,7 @@ Kenichi Ishigaki <[email protected]> Kenneth Albanowski <[email protected]> Kenneth Duda <[email protected]> Keong Lim <[email protected]> +Kevin Brintnall <[email protected]> Kevin Chase <[email protected]> Kevin O'Gorman <[email protected]> Kevin Ruscoe <[email protected]> @@ -650,6 +656,7 @@ Matthias Ulrich Neeracher <[email protected]> Matthias Urlichs <[email protected]> Matthijs van Duin <[email protected]> Mattia Barbon <[email protected]> +Matsumoto Yasuhiro <[email protected]> Maurizio Loreti <[email protected]> Max Baker <[email protected]> Max Maischein <[email protected]> @@ -725,7 +732,7 @@ Paul A Sand <[email protected]> Paul David Fardy <[email protected]> Paul Eggert <[email protected]> Paul Fenwick <[email protected]> -Paul Gaborit <[email protected]> +Paul Gaborit <[email protected]> Paul Green <[email protected]> Paul Hoffman <[email protected]> Paul Holser <[email protected]> @@ -797,6 +804,7 @@ Richard Hitt <[email protected]> Richard Kandarian <[email protected]> Richard L. England <[email protected]> Richard L. Maus, Jr. <[email protected]> +Richard Ohnemus <[email protected]> Richard Soderberg <[email protected]> Richard Yeh <[email protected]> Rick Delaney <[email protected]> @@ -968,7 +976,7 @@ Wayne Thompson <[email protected]> Wilfredo Sánchez <[email protected]> William J. Middleton <[email protected]> William Mann <[email protected]> -William Middleton <[email protected]> +William Middleton <[email protected]> William R Ward <[email protected]> William Setzer <[email protected]> William Williams <[email protected]> diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index 9a4c17c..8406295 100644 --- a/Porting/checkAUTHORS.pl +++ b/Porting/checkAUTHORS.pl @@ -122,10 +122,19 @@ $map {$_} = '!' for "ml-perl\100thepierianspring.org", # perl internal addresses - # "perl5-porters\100africa.nicoh.com", - "perlbug\100perl.org", - "perl5-porters.nicoh.com" + "perlbug\100perl.org",, + "perl5-porters.nicoh.com", + "perlbug-followup\100perl.org", + "perlbug-comment\100perl.org", + "bug-module-corelist\100rt.cpan.org", + "bug-storable\100rt.cpan.org", + "bugs-perl5\100bugs6.perl.org", + "unknown", + "unknown\100unknown", + "unknown\100perl.org", + "", + "(none)", ; @@ -243,7 +252,7 @@ sub _raw_address { my $addr = shift; my $real_name; if ($addr =~ /<.*>/) { - $addr =~ s/^\s*(.*)\s*<(.*?)>.*$/$2/ ; + $addr =~ s/^\s*(.*)\s*<\s*(.*?)\s*>.*$/$2/ ; $real_name = $1; } $addr = lc $addr; @@ -286,6 +295,7 @@ craigb craig.berry\100psinetcs.com + craig.berry\100signaltreesolutions.com + craigberry\100mac.com + craig.a.berry\100gmail.com ++ craig a. berry) davem davem\100fdgroup.com + davem\100iabyn.nospamdeletethisbit.com + davem\100iabyn.com @@ -383,7 +393,9 @@ abela\100hsc.fr abela\100geneanet.org abigail\100abigail.be abigail\100foad.org + abigail\100abigail.nl + abigail\100fnx.com +aburt\100isis.cs.du.edu isis!aburt ach\100mpe.mpg.de ach\100rosat.mpe-garching.mpg.de +adavies\100ptc.com alex.davies\100talktalk.net ajohnson\100nvidia.com ajohnson\100wischip.com alexm\100netli.com alexm\100w-m.ru alex-p5p\100earth.li alex\100rcon.rog @@ -416,6 +428,8 @@ bailey\100newman.upenn.edu bailey\100hmivax.humgen.upenn.edu bah\100ecnvantage.com bholzman\100longitude.com bcarter\100gumdrop.flyinganvil.org q.eibcartereio.=~m-b.{6}-cgimosx\100gumdrop.flyinganvil.org ben_tilly\100operamail.com btilly\100gmail.com ++ ben_tilly\100hotmail.com +ben\100morrow.me.uk mauzo\100csv.warwick.ac.uk BQW10602\100nifty.com sadahiro\100cpan.org chromatic\100wgz.org chromatic\100rmci.net @@ -437,14 +451,18 @@ dagolden\100cpan.org xdaveg\100gmail.com dan\100sidhe.org sugalsd\100lbcc.cc.or.us + sugalskd\100osshe.edu david.dyck\100fluke.com dcd\100tc.fluke.com -david\100wheeler.com david\100kineticode.com +david\100kineticode.com david\100wheeler.com ++ david\100wheeler.net +djberg86\100attbi.com djberg96\100attbi.com domo\100computer.org shouldbedomo\100mac.com + domo\100slipper.ip.lu + domo\100tcp.ip.lu dougm\100covalent.net dougm\100opengroup.org + dougm\100osf.org +dougw\100cpan.org doug_wilson\100intuit.com egf7\100columbia.edu efifer\100sanwaint.com +eggert\100twinsun.com eggert\100sea.sm.unisys.com epeschko\100den-mdev1 esp5\100pge.com fugazi\100zyx.net larrysh\100cpan.org @@ -470,10 +488,11 @@ jand\100activestate.com jan.dubois\100ibm.net japhy\100pobox.com japhy\100pobox.org + japhy\100perlmonk.org + japhy\100cpan.org ++ jeffp\100crusoe.net jari.aalto\100poboxes.com jari.aalto\100cante.net jcromie\100divsol.com jcromie\100cpan.org + jim.cromie\100gmail.com -jdanni\100jdanni.org jidanni\100hoffa.dreamhost.com +jidanni\100jidanni.org jidanni\100hoffa.dreamhost.com jdhedden\100cpan.org jerry\100hedden.us + jdhedden\1001979.usna.com + jdhedden\100gmail.com @@ -493,6 +512,8 @@ joshua\100rodd.us jrodd\100pbs.org jtobey\100john-edwin-tobey.org jtobey\100user1.channel1.com jpeacock\100rowman.com john.peacock\100havurah-software.org + jpeacock\100havurah-software.org ++ jpeacock\100dsl092-147-156.wdc1.dsl.speakeasy.net +jql\100accessone.com jql\100jql.accessone.com jsm28\100hermes.cam.ac.uk jsm28\100cam.ac.uk kane\100dwim.org kane\100xs4all.net @@ -505,6 +526,7 @@ kroepke\100dolphin-services.de kay\100dolphin-services.de kstar\100wolfetech.com kstar\100cpan.org + kurt_starsinic\100ml.com + kstar\100www.chapin.edu ++ kstar\100chapin.edu larry\100wall.org lwall\100jpl-devvax.jpl.nasa.gov + lwall\100netlabs.com + larry\100netlabs.com @@ -521,6 +543,7 @@ mab\100wdl.loral.com markb\100rdcf.sm.unisys.com marcel\100codewerk.com gr\100univie.ac.at mark.p.lutz\100boeing.com tecmpl1\100triton.ca.boeing.com mats\100sm6sxl.net mats\100sm5sxl.net +mauzo\100csv.warwick.ac.uk mauzo\100.(none) mbarbon\100dsi.unive.it mattia.barbon\100libero.it mcmahon\100ibiblio.org mcmahon\100metalab.unc.edu merlyn\100stonehenge.com merlyn\100gadget.cscaper.com @@ -529,6 +552,7 @@ mlh\100swl.msd.ray.com webtools\100uewrhp03.msd.ray.com michael.schroeder\100informatik.uni-erlangen.de mls\100suse.de mike\100stok.co.uk mike\100exegenix.com mjtg\100cam.ac.uk mjtg\100cus.cam.ac.uk +mikedlr\100tardis.ed.ac.uk mikedlr\100it.com.pl moritz\100casella.verplant.org moritz\100faui2k3.org + moritz lenz @@ -538,6 +562,7 @@ neil\100bowers.com neilb\100cre.canon.co.uk nospam-abuse\100bloodgate.com tels\100bloodgate.com + perl_dummy\100bloodgate.com +ian.phillipps\100iname.com ian_phillipps\100yahoo.co.uk ignasi.roca\100fujitsu-siemens.com ignasi.roca\100fujitsu.siemens.es ilya\100math.berkeley.edu ilya\100math.ohio-state.edu + nospam-abuse\100ilyaz.org @@ -563,8 +588,6 @@ perl\100greerga.m-l.org greerga\100m-l.org perl\100profvince.com vince\100profvince.com perl-rt\100wizbit.be p5p\100perl.wizbit.be # Maybe we should special case this to get real names out? -perlbug\100perl.org perlbug-followup\100perl.org -+ bugs-perl5\100bugs6.perl.org Peter.Dintelmann\100Dresdner-Bank.com peter.dintelmann\100dresdner-bank.com # NOTE: There is an intentional trailing space in the line above pfeifer\100wait.de pfeifer\100charly.informatik.uni-dortmund.de @@ -587,6 +610,7 @@ richard.foley\100ubsw.com richard.foley\100t-online.de rick\100consumercontact.com rick\100bort.ca + rick.delaney\100rogers.com + rick\100bort.ca ++ rick.delaney\100home.com rjbs\100cpan.org rjbs-perl-p5p\100lists.manxome.org + perl.p5p\100rjbs.manxome.org rjk\100linguist.dartmouth.edu rjk\100linguist.thayer.dartmouth.edu @@ -611,6 +635,7 @@ schwern\100pobox.com schwern\100gmail.com + schwern\100athens.arena-i.com + schwern\100blackrider.aocn.com + schwern\100ool-18b93024.dyn.optonline.net +schotth\100sgi.com author scotth\100sgi.com 842220273 +0000 schwab\100suse.de schwab\100issan.informatik.uni-dortmund.de + schwab\100ls5.informatik.uni-dortmund.de sebastien\100aperghis.net maddingue\100free.fr @@ -643,6 +668,7 @@ stef\100mongueurs.net stef\100payrard.net + s.payrard\100wanadoo.fr + properler\100freesurf.fr + stef\100francenet.fr +sthoenna\100efn.org ysth\100raven.shiftboard.com tassilo.parseval\100post.rwth-aachen.de tassilo.von.parseval\100rwth-aachen.de tchrist\100perl.com tchrist\100mox.perl.com -- Perl5 Master Repository
