Skip to content

Commit d0d6f16

Browse files
committed
util: Add pgScorpio to contributors list
1 parent 291bc55 commit d0d6f16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : CBaseDlg ( parent )
495495
"<p>RobyDati (<a href=\"https://github.com/RobyDati\">RobyDati</a>)</p>"
496496
"<p>Rob-NY (<a href=\"https://github.com/Rob-NY\">Rob-NY</a>)</p>"
497497
"<p>Thai Pangsakulyanont (<a href=\"https://github.com/dtinth\">dtinth</a>)</p>"
498+
"<p>Peter Goderie (<a href=\"https://github.com/pgScorpio\">pgScorpio</a>)</p>"
498499
"<br>" +
499500
tr ( "For details on the contributions check out the %1" )
500501
.arg ( "<a href=\"https://github.com/jamulussoftware/jamulus/graphs/contributors\">" + tr ( "Github Contributors list" ) + "</a>." ) );

0 commit comments

Comments
 (0)