Skip to content

Commit 05f58df

Browse files
committed
Update contributors list
1 parent af301cf commit 05f58df

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Source/UI/InfoLabel.cpp

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,10 @@ void InfoLabel::setAuthorsText()
324324
"Martin Spacek\n"
325325
"Christopher Stawarz\n"
326326
"Daniel Wagenaar\n"
327-
"@whitepine\n\n";
327+
"@whitepine\n"
328+
"Allen Munk\n"
329+
"Ben Mao\n"
330+
"Brandon Parks\n\n";
328331

329332
authorsText.append (otherDevString, FontOptions { "Nimbus Sans", "Regular", 16.0f });
330333
}

0 commit comments

Comments
 (0)