Skip to content

Commit 4b39d8f

Browse files
committed
add Thomas Peyrard to the list of contributors (#182)
1 parent 057d724 commit 4b39d8f

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
@@ -105,6 +105,10 @@
105105
<name>Àngel Ollé Blázquez</name>
106106
<url>https://github.com/aolle</url>
107107
</developer>
108+
<developer>
109+
<name>Thomas Peyrard</name>
110+
<url>https://github.com/tpeyrard</url>
111+
</developer>
108112
<developer>
109113
<name>Rupesh Ramachandran</name>
110114
</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
@@ -59,6 +59,7 @@ public class AboutDialog extends ScreenCenteredDialog implements ActionListener
5959
"Reinhard Nägele",
6060
"Robert Nibali",
6161
"Àngel Ollé Blázquez",
62+
"Thomas Peyrard",
6263
"Rupesh Ramachandran",
6364
"Fred Rolland",
6465
"Heiko W. Rupp",

0 commit comments

Comments
 (0)