We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf6584 commit 1e4120dCopy full SHA for 1e4120d
pom.xml
@@ -78,6 +78,10 @@
78
<name>Maciej Kwiecien</name>
79
<url>https://github.com/xylu</url>
80
</developer>
81
+ <developer>
82
+ <name>Dennis Lawler</name>
83
+ <url>https://github.com/drawlerr</url>
84
+ </developer>
85
<developer>
86
<name>Yanqi Li</name>
87
<url>https://github.com/yanqilee</url>
src/main/java/com/tagtraum/perf/gcviewer/view/AboutDialog.java
@@ -52,6 +52,7 @@ public class AboutDialog extends ScreenCenteredDialog implements ActionListener
52
"Mary Sunitha Joseph",
53
"Johan Kaving",
54
"Maciej Kwiecien",
55
+ "Dennis Lawler",
56
"Yanqi Li",
57
"Henry Lin",
58
"James Livingston",
0 commit comments