diff --git a/src/AboutDialog.cpp b/src/AboutDialog.cpp index 275b645bd..cf07890f7 100644 --- a/src/AboutDialog.cpp +++ b/src/AboutDialog.cpp @@ -164,9 +164,10 @@ ContributorsPage::ContributorsPage(Context *context) : context(context) contributors.append("Mark Rages"); contributors.append("Michael Puchowicz"); contributors.append("Mitsukuni Sato"); - contributors.append("Omar Torres"); contributors.append("Ned Harding"); + contributors.append("Nicholas Feng"); contributors.append("Okano Takayoshi"); + contributors.append("Omar Torres"); contributors.append("Patrick McNerthney"); contributors.append("Dr Phil Skiba"); contributors.append("Philip Willoughby");