Skip to content

Commit 1f0e751

Browse files
committed
add Martin Geldmacher to list of contributors
1 parent ef9695b commit 1f0e751

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

pom.xml

+4
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@
5050
<developer>
5151
<name>Ryan Gardner</name>
5252
</developer>
53+
<developer>
54+
<name>Martin Geldmacher</name>
55+
<url>https://github.com/geld0r</url>
56+
</developer>
5357
<developer>
5458
<name>Neil Gentleman</name>
5559
</developer>

src/main/java/com/tagtraum/perf/gcviewer/view/AboutDialog.java

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ public class AboutDialog extends ScreenCenteredDialog implements ActionListener
4444
"Frank Dietrich",
4545
"Bernd Eckenfels",
4646
"Ryan Gardner",
47+
"Martin Geldmacher",
4748
"Neil Gentleman",
4849
"Chris Grindstaff",
4950
"Michi Gysel",

0 commit comments

Comments
 (0)