Skip to content

Commit 236c90b

Browse files
committed
add Sandro Rossi to list of contributors
1 parent bb91a87 commit 236c90b

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
@@ -135,6 +135,10 @@
135135
<name>Fred Rolland</name>
136136
<url>https://github.com/rollandf</url>
137137
</developer>
138+
<developer>
139+
<name>Sandro Rossi</name>
140+
<url>https://github.com/rossisandro</url>
141+
</developer>
138142
<developer>
139143
<name>Heiko W. Rupp</name>
140144
<url>https://github.com/pilhuhn</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
@@ -67,6 +67,7 @@ public class AboutDialog extends ScreenCenteredDialog implements ActionListener
6767
"Thomas Peyrard",
6868
"Rupesh Ramachandran",
6969
"Fred Rolland",
70+
"Sandro Rossi",
7071
"Heiko W. Rupp",
7172
"Stephan Schroevers",
7273
"François Secherre",

0 commit comments

Comments
 (0)