Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Abdullah Aslam <[email protected]>
Abhijeet Kasurde <[email protected]>
Abhilash Thaduka <[email protected]>
abidema <[email protected]>
Adam Dangoor <[email protected]>
Adam Demuri <[email protected]>
Adam Goucher <[email protected]>
Adam Smith <[email protected]>
Expand Down Expand Up @@ -367,6 +368,7 @@ jamespdo <[email protected]>
Jan Trejbal <[email protected]>
Jan Weitz <[email protected]>
Jane Tymoschuk <[email protected]>
Jani Hautakangas <[email protected]>
Jared Webber <[email protected]>
Jari Bakken <[email protected]>
Jason <[email protected]>
Expand Down Expand Up @@ -406,6 +408,7 @@ Jim Brännlund <[email protected]>
Jim Evans <[email protected]>
Jim Reid <[email protected]>
Jim van Musscher <[email protected]>
jkbzh <[email protected]>
jkohls <[email protected]>
jmuramatsu <[email protected]>
Joaquín Romero <[email protected]>
Expand Down Expand Up @@ -543,6 +546,7 @@ Mark Stacey <[email protected]>
Mark Watson <[email protected]>
Marvin A. Ruder <[email protected]>
Marvin Ojwang <[email protected]>
MASACR99 <[email protected]>
Masayuki Hokimoto <[email protected]>
Mateusz Kajka <[email protected]>
Mathias Kresin <[email protected]>
Expand Down Expand Up @@ -738,6 +742,7 @@ Sebastian Meyer <[email protected]>
Sebastian Monte <[email protected]>
Sebastien Guillemot <[email protected]>
seidnerj <[email protected]>
Selenium CI Bot <[email protected]>
Selenium CI Bot <[email protected]>
Sen ZmaKi <[email protected]>
Sergey Chipiga <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ JAVA_RELEASE_TARGETS = %w[
//java/src/org/openqa/selenium/chrome:chrome.publish
//java/src/org/openqa/selenium/chromium:chromium.publish
//java/src/org/openqa/selenium/devtools/v122:v122.publish
//java/src/org/openqa/selenium/devtools/v120:v120.publish
//java/src/org/openqa/selenium/devtools/v123:v123.publish
//java/src/org/openqa/selenium/devtools/v121:v121.publish
//java/src/org/openqa/selenium/devtools/v85:v85.publish
//java/src/org/openqa/selenium/edge:edge.publish
Expand Down
Loading