Переглянути джерело

Update pod & changes with new maintainer info

gempesaw 11 роки тому
батько
коміт
daa68cee19

+ 4 - 0
Changes

@@ -1,5 +1,9 @@
 Revision history for Selenium-Remote-Driver
 
+0.1701  3-XX-2013
+        - New Github maintainer: Daniel Gempesaw <gempesaw@gmail.com>
+        - Version 0.18, with its plethora of changes below, never made it to CPAN.
+
 0.18   7-26-2013
         [THINGS THAT MIGHT BREAK YOUR CODE]
         - We now 'croak' instead of returning error strings in a number of

+ 6 - 3
dist.ini

@@ -1,8 +1,11 @@
 name = Selenium-Remote-Driver
 version = 0.18
-author = Aditya Ivaturi <ivaturi@gmail.com>
-author = Luke Closs <cpan@5thplane.com>
-author = Mark Stosberg <mark@stosberg.com>
+authors = [
+    'Aditya Ivaturi <ivaturi@gmail.com>',
+    'Luke Closs <cpan@5thplane.com>',
+    'Mark Stosberg <mark@stosberg.com>',
+    'Daniel Gempesaw <gempesaw@gmail.com>',
+]
 license = Apache_2_0
 
 copyright_holder = Aditya Ivaturi

+ 2 - 2
lib/Selenium/Remote/Commands.pm

@@ -345,11 +345,11 @@ L<http://code.google.com/p/selenium/>.
 =head1 BUGS
 
 The Selenium issue tracking system is available online at
-L<http://github.com/aivaturi/Selenium-Remote-Driver/issues>.
+L<http://github.com/gempesaw/Selenium-Remote-Driver/issues>.
 
 =head1 CURRENT MAINTAINER
 
-Charles Howes C<< <chowes@cpan.org> >>
+Daniel Gempesaw C<< <gempesaw@gmail.com> >>
 
 =head1 AUTHOR
 

+ 9 - 7
lib/Selenium/Remote/Driver.pm

@@ -2077,12 +2077,12 @@ For more information about Selenium , visit the website at
 L<http://code.google.com/p/selenium/>.
 
 Also checkout project's wiki page at
-L<https://github.com/aivaturi/Selenium-Remote-Driver/wiki>.
+L<https://github.com/gempesaw/Selenium-Remote-Driver/wiki>.
 
 =head1 BUGS
 
 The Selenium issue tracking system is available online at
-L<http://github.com/aivaturi/Selenium-Remote-Driver/issues>.
+L<http://github.com/gempesaw/Selenium-Remote-Driver/issues>.
 
 =head1 AUTHOR
 
@@ -2094,19 +2094,21 @@ The following people have contributed to this module. (Thanks!)
 
 =over 4
 
-=item * Allen Lew
+=item * Gordon Child
 
-=item * Charles Howes
+=item * Daniel Gempesaw
 
-=item * Gordon Child
+=item * Charles Howes
 
-=item * Mark Stosberg
+=item * Tom Hukins
 
 =item * Phil Kania
 
+=item * Allen Lew
+
 =item * Phil Mitchell
 
-=item * Tom Hukins
+=item * Mark Stosberg
 
 =back
 

+ 2 - 2
lib/Selenium/Remote/ErrorHandler.pm

@@ -146,11 +146,11 @@ L<http://code.google.com/p/selenium/>.
 =head1 BUGS
 
 The Selenium issue tracking system is available online at
-L<http://github.com/aivaturi/Selenium-Remote-Driver/issues>.
+L<http://github.com/gempesaw/Selenium-Remote-Driver/issues>.
 
 =head1 CURRENT MAINTAINER
 
-Charles Howes C<< <chowes@cpan.org> >>
+Daniel Gempesaw C<< <gempesaw@gmail.com> >>
 
 =head1 AUTHOR
 

+ 2 - 2
lib/Selenium/Remote/RemoteConnection.pm

@@ -161,11 +161,11 @@ L<http://code.google.com/p/selenium/>.
 =head1 BUGS
 
 The Selenium issue tracking system is available online at
-L<http://github.com/aivaturi/Selenium-Remote-Driver/issues>.
+L<http://github.com/gempesaw/Selenium-Remote-Driver/issues>.
 
 =head1 CURRENT MAINTAINER
 
-Charles Howes C<< <chowes@cpan.org> >>
+Daniel Gempesaw C<< <gempesaw@gmail.com> >>
 
 =head1 AUTHOR
 

+ 2 - 2
lib/Selenium/Remote/WebElement.pm

@@ -453,11 +453,11 @@ L<http://code.google.com/p/selenium/>.
 =head1 BUGS
 
 The Selenium issue tracking system is available online at
-L<http://github.com/aivaturi/Selenium-Remote-Driver/issues>.
+L<http://github.com/gempesaw/Selenium-Remote-Driver/issues>.
 
 =head1 CURRENT MAINTAINER
 
-Charles Howes C<< <chowes@cpan.org> >>
+Daniel Gempesaw C<< <gempesaw@gmail.com> >>
 
 =head1 AUTHOR