diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 944f3f494..9b0c263a2 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -274,6 +274,7 @@ Matt Wildig
Matthew Hawthorne
Matthew Inger
Matthew Kuperus Heun
+Matthew Warman
Matthew Watson
Matthew Yanos
Matthias Bhend
diff --git a/WHATSNEW b/WHATSNEW
index beeac806a..e8e8f4631 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -15,6 +15,10 @@ Fixed bugs:
mail task.
Bugzilla Report 62621
+ * Fixes an issue in junitreport task, which used to throw a
+ java.net.MalformedURLException when saxon was used on Windows OS.
+ Bugzilla Report 62594
+
Other changes:
--------------
* generatekey task now supports SubjectAlternativeName during key
diff --git a/contributors.xml b/contributors.xml
index bd7560e29..ebf03ee77 100644
--- a/contributors.xml
+++ b/contributors.xml
@@ -1139,6 +1139,10 @@
Kuperus
Heun
+
+ Matthew
+ Warman
+
Matthew
Watson