- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 27 Mar 2009 20:07:42 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc/bundle
In directory hutz:/tmp/cvs-serv10552
Modified Files:
Makefile.PL README
Log Message:
Update author/maintainer info.
Index: README
===================================================================
RCS file: /sources/public/validator/misc/bundle/README,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- README 4 Feb 2009 20:06:48 -0000 1.6
+++ README 27 Mar 2009 20:07:40 -0000 1.7
@@ -13,7 +13,7 @@
COPYRIGHT AND LICENCE
Originally by Ville Skyttä, <ville.skytta@iki.fi>, for the W3C
-Maintained by the W3C Markup Validator Team, <www-validator@w3.org>
+Maintained by the W3C QA-dev Team <public-qa-dev@w3.org>
Copyright (C) 1994-2009 World Wide Web Consortium, (Massachusetts
Institute of Technology, European Research Consortium for Informatics
Index: Makefile.PL
===================================================================
RCS file: /sources/public/validator/misc/bundle/Makefile.PL,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- Makefile.PL 27 Mar 2009 20:03:48 -0000 1.21
+++ Makefile.PL 27 Mar 2009 20:07:40 -0000 1.22
@@ -4,7 +4,7 @@
WriteMakefile(
NAME => 'Bundle::W3C::Validator',
ABSTRACT_FROM => 'lib/Bundle/W3C/Validator.pm',
- AUTHOR => 'The W3C Markup Validator Team <www-validator@w3.org>',
+ AUTHOR => 'W3C QA-dev Team <public-qa-dev@w3.org>',
LICENSE => 'open_source',
VERSION_FROM => 'lib/Bundle/W3C/Validator.pm',
PREREQ_PM => {
Received on Friday, 27 March 2009 20:07:53 UTC