We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb91a87 commit 236c90bCopy full SHA for 236c90b
pom.xml
@@ -135,6 +135,10 @@
135
<name>Fred Rolland</name>
136
<url>https://github.com/rollandf</url>
137
</developer>
138
+ <developer>
139
+ <name>Sandro Rossi</name>
140
+ <url>https://github.com/rossisandro</url>
141
+ </developer>
142
<developer>
143
<name>Heiko W. Rupp</name>
144
<url>https://github.com/pilhuhn</url>
src/main/java/com/tagtraum/perf/gcviewer/view/AboutDialog.java
@@ -67,6 +67,7 @@ public class AboutDialog extends ScreenCenteredDialog implements ActionListener
67
"Thomas Peyrard",
68
"Rupesh Ramachandran",
69
"Fred Rolland",
70
+ "Sandro Rossi",
71
"Heiko W. Rupp",
72
"Stephan Schroevers",
73
"François Secherre",
0 commit comments