Skip to content

Commit 4e47bd2

Browse files
MatrixNeoKozakrbri
authored andcommitted
chore: add MatrixNeoKozak to authors and contributors
1 parent 7f3de2a commit 4e47bd2

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,6 +1417,10 @@
14171417
<contributor>
14181418
<name>Sebastian Peters</name>
14191419
</contributor>
1420+
<contributor>
1421+
<name>MatrixNeoKozak</name>
1422+
<email>matrixneo2026@tutamail.com</email>
1423+
</contributor>
14201424
</contributors>
14211425
<dependencies>
14221426
<!-- this includes httpclient as dependency -->

src/main/java/org/htmlunit/javascript/host/xml/XSLTProcessor.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
*
5959
* @author Ahmed Ashour
6060
* @author Ronald Brill
61+
* @author MatrixNeoKozak
6162
*/
6263
@JsxClass
6364
public class XSLTProcessor extends HtmlUnitScriptable {

0 commit comments

Comments
 (0)