Skip to content

Commit 970726c

Browse files
authored
Merge pull request #1601 from softins/update-contributors
Add missing recent contributors
2 parents 4ef7925 + 2d8b8be commit 970726c

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

src/util.cpp

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : CBaseDlg ( parent )
481481
"<p>ranfdev (<a href=\"https://github.com/ranfdev\">ranfdev</a>)</p>"
482482
"<p>bspeer (<a href=\"https://github.com/bspeer\">bspeer</a>)</p>"
483483
"<p>Martin Passing (<a href=\"https://github.com/passing\">passing</a>)</p>"
484-
"<p>DonC (<a href=\"https://github.com/dcorson-ticino-com\">dcorson</a>)</p>"
484+
"<p>DonC (<a href=\"https://github.com/dcorson-ticino-com\">dcorson-ticino-com</a>)</p>"
485485
"<p>David Kastrup (<a href=\"https://github.com/dakhubgit\">dakhubgit</a>)</p>"
486486
"<p>Jordan Lum (<a href=\"https://github.com/mulyaj\">mulyaj</a>)</p>"
487487
"<p>Noam Postavsky (<a href=\"https://github.com/npostavs\">npostavs</a>)</p>"
@@ -493,6 +493,13 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : CBaseDlg ( parent )
493493
"<p>Burkhard Volkemer (<a href=\"https://github.com/buv\">buv</a>)</p>"
494494
"<p>Magnus Groß (<a href=\"https://github.com/vimpostor\">vimpostor</a>)</p>"
495495
"<p>Julien Taverna (<a href=\"https://github.com/jujudusud\">jujudusud</a>)</p>"
496+
"<p>Detlef Hennings (<a href=\"https://github.com/DetlefHennings\">DetlefHennings</a>)</p>"
497+
"<p>drummer1154 (<a href=\"https://github.com/drummer1154\">drummer1154</a>)</p>"
498+
"<p>helgeerbe (<a href=\"https://github.com/helgeerbe\">helgeerbe</a>)</p>"
499+
"<p>Hk1020 (<a href=\"https://github.com/Hk1020\">Hk1020</a>)</p>"
500+
"<p>Jeroen van Veldhuizen (<a href=\"https://github.com/jeroenvv\">jeroenvv</a>)</p>"
501+
"<p>Reinhard (<a href=\"https://github.com/reinhardwh\">reinhardwh</a>)</p>"
502+
"<p>Stefan Menzel (<a href=\"https://github.com/menzels\">menzels</a>)</p>"
496503
"<br>" + tr ( "For details on the contributions check out the " ) +
497504
"<a href=\"https://github.com/jamulussoftware/jamulus/graphs/contributors\">" + tr ( "Github Contributors list" ) + "</a>." );
498505

0 commit comments

Comments
 (0)