Skip to content

Commit 1e4120d

Browse files
committed
add Dennis Lawler to list of contributors
1 parent bcf6584 commit 1e4120d

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
@@ -78,6 +78,10 @@
7878
<name>Maciej Kwiecien</name>
7979
<url>https://github.com/xylu</url>
8080
</developer>
81+
<developer>
82+
<name>Dennis Lawler</name>
83+
<url>https://github.com/drawlerr</url>
84+
</developer>
8185
<developer>
8286
<name>Yanqi Li</name>
8387
<url>https://github.com/yanqilee</url>

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

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ public class AboutDialog extends ScreenCenteredDialog implements ActionListener
5252
"Mary Sunitha Joseph",
5353
"Johan Kaving",
5454
"Maciej Kwiecien",
55+
"Dennis Lawler",
5556
"Yanqi Li",
5657
"Henry Lin",
5758
"James Livingston",

0 commit comments

Comments
 (0)