Skip to content

Commit 55147d9

Browse files
committed
Add contributor for modified files
1 parent 4878b18 commit 55147d9

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
<name>Keith Schulze</name>
5454
<properties><id>keithschulze</id></properties>
5555
</contributor>
56+
<contributor>
57+
<name>Jarek Sacha</name>
58+
<properties><id>jpsacha</id></properties>
59+
</contributor>
5660
</contributors>
5761

5862
<mailingLists>

src/test/java/org/scijava/plugins/scripting/scala/ScalaTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
*
5050
* @author Johannes Schindelin
5151
* @author Keith Schulze
52+
* @author Jarek Sacha
5253
*/
5354
public class ScalaTest {
5455

0 commit comments

Comments
 (0)