Skip to content

Commit ac6039c

Browse files
committed
update maintainer section lol
1 parent 62f954e commit ac6039c

2 files changed

Lines changed: 12 additions & 23 deletions

File tree

lib/Selenium/Remote/Driver.pm

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3745,16 +3745,3 @@ sub _coerce_number {
37453745
}
37463746

37473747
1;
3748-
3749-
__END__
3750-
3751-
=head1 SEE ALSO
3752-
3753-
https://github.com/SeleniumHQ/selenium - the main selenium RC project
3754-
https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol - the "legacy" webdriver specification
3755-
https://www.w3.org/TR/webdriver/ - the WC3 WebDriver 3 specification
3756-
https://github.com/teodesian/Selenium-Remote-Driver/wiki
3757-
Brownie
3758-
Wight
3759-
3760-
=cut

weaver.ini

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ command = func
2222

2323
[Leftovers]
2424

25-
[SeeAlso]
26-
[Bugs]
27-
2825
[Region / postlude]
2926

3027
; [Authors]
@@ -35,11 +32,7 @@ text = =over 4
3532
text =
3633
text = =item *
3734
text =
38-
text = Daniel Gempesaw <gempesaw@gmail.com>
39-
text =
40-
text = =item *
41-
text =
42-
text = Emmanuel Peroumalnaïk <peroumalnaik.emmanuel@gmail.com>
35+
text = George S. Baugh <george@troglodyne.net>
4336
text =
4437
text = =back
4538
text =
@@ -49,6 +42,14 @@ text = =over 4
4942
text =
5043
text = =item *
5144
text =
45+
text = Daniel Gempesaw <gempesaw@gmail.com>
46+
text =
47+
text = =item *
48+
text =
49+
text = Emmanuel Peroumalnaïk <peroumalnaik.emmanuel@gmail.com>
50+
text =
51+
text = =item *
52+
text =
5253
text = Luke Closs <cpan@5thplane.com>
5354
text =
5455
text = =item *
@@ -67,13 +68,14 @@ text = Aditya Ivaturi <ivaturi@gmail.com>
6768
text =
6869
text = =back
6970

70-
7171
[Contributors]
7272
[GenerateSection / COPYRIGHT AND LICENSE]
7373
text = Copyright (c) 2010-2011 Aditya Ivaturi, Gordon Child
7474
text =
7575
text = Copyright (c) 2014-2017 Daniel Gempesaw
7676
text =
77+
text = Copyright (c) 2018-2021 George S. Baugh
78+
text =
7779
text = Licensed under the Apache License, Version 2.0 (the "License");
7880
text = you may not use this file except in compliance with the License.
7981
text = You may obtain a copy of the License at
@@ -88,4 +90,4 @@ text = limitations under the License.
8890

8991

9092
[-Transformer]
91-
transformer = List
93+
transformer = List

0 commit comments

Comments
 (0)