Skip to content

Commit c0a3e90

Browse files
committed
add Henry Lin to list of contributors
1 parent ed32666 commit c0a3e90

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
@@ -67,6 +67,10 @@
6767
<name>Maciej Kwiecien</name>
6868
<url>https://github.com/xylu</url>
6969
</developer>
70+
<developer>
71+
<name>Henry Lin</name>
72+
<url>https://github.com/henray</url>
73+
</developer>
7074
<developer>
7175
<name>James Livingston</name>
7276
<url>https://github.com/doctau</url>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ public class AboutDialog extends ScreenCenteredDialog implements ActionListener
4949
"Michi Gysel",
5050
"Johan Kaving",
5151
"Maciej Kwiecien",
52+
"Henry Lin",
5253
"James Livingston",
5354
"Tony Mancill",
5455
"Samuel Mendenhall",

0 commit comments

Comments
 (0)