We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed32666 commit c0a3e90Copy full SHA for c0a3e90
pom.xml
@@ -67,6 +67,10 @@
67
<name>Maciej Kwiecien</name>
68
<url>https://github.com/xylu</url>
69
</developer>
70
+ <developer>
71
+ <name>Henry Lin</name>
72
+ <url>https://github.com/henray</url>
73
+ </developer>
74
<developer>
75
<name>James Livingston</name>
76
<url>https://github.com/doctau</url>
src/main/java/com/tagtraum/perf/gcviewer/view/AboutDialog.java
@@ -49,6 +49,7 @@ public class AboutDialog extends ScreenCenteredDialog implements ActionListener
49
"Michi Gysel",
50
"Johan Kaving",
51
"Maciej Kwiecien",
52
+ "Henry Lin",
53
"James Livingston",
54
"Tony Mancill",
55
"Samuel Mendenhall",
0 commit comments