Skip to content

Commit cb5d0ee

Browse files
committed
add cui weiloong to the list of contributors
1 parent fe602b4 commit cb5d0ee

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
@@ -180,6 +180,10 @@
180180
<name>Pierre Viret</name>
181181
<url>https://github.com/pierre-viret</url>
182182
</developer>
183+
<developer>
184+
<name>Cui Weiloong</name>
185+
<url>https://github.com/CuiWeiloong</url>
186+
</developer>
183187
<developer>
184188
<name>Yin Xunjun</name>
185189
</developer>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ public class AboutDialog extends ScreenCenteredDialog implements ActionListener
7979
"Jeffrey Swan",
8080
"Kamil Szymanski",
8181
"Pierre Viret",
82+
"Cui Weiloong",
8283
"Yin Xunjun",
8384
"Leslie Zhai",
8485
"Eugene Zimichev"};

0 commit comments

Comments
 (0)