Skip to content

Commit 6a76d89

Browse files
committed
add Mary Sunitha Joseph to the list of contributors
1 parent 910e734 commit 6a76d89

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GCViewer helps you to analyse java garbage collection log files.
22

33
Copyright (c) 2002-2008 tagtraum industries incorporated.
4-
Copyright (c) 2011-2018 Joerg Wuethrich and contributors
4+
Copyright (c) 2011-2019 Joerg Wuethrich and contributors
55

66
LGPL
77
====

pom.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
<url>https://github.com/rillig</url>
6969
</developer>
7070
<developer>
71-
<name>Yanqi Li</name>
72-
<url>https://github.com/yanqilee</url>
71+
<name>Mary Sunitha Joseph</name>
72+
<url>https://github.com/Marysunithajoseph</url>
7373
</developer>
7474
<developer>
7575
<name>Johan Kaving</name>
@@ -78,6 +78,10 @@
7878
<name>Maciej Kwiecien</name>
7979
<url>https://github.com/xylu</url>
8080
</developer>
81+
<developer>
82+
<name>Yanqi Li</name>
83+
<url>https://github.com/yanqilee</url>
84+
</developer>
8185
<developer>
8286
<name>Henry Lin</name>
8387
<url>https://github.com/henray</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
"Chris Grindstaff",
5050
"Michi Gysel",
5151
"Roland Illig",
52+
"Mary Sunitha Joseph",
5253
"Johan Kaving",
5354
"Maciej Kwiecien",
5455
"Yanqi Li",

0 commit comments

Comments
 (0)