Skip to content

Commit

Permalink
[AboutPage.qml] Add Mark Washeim (poetaster) to contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Mar 14, 2024
1 parent c6f1539 commit c1861af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qml/pages/AboutPage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ Page {
"(C) 2023, 2024 Damien Caliste (dcaliste)" + "<br />" +
"(C) 2024 Tomasz Sterna (smokku)" + "<br />" +
"(C) 2024 David Llewellyn-Jones (llewelld / flypig)" + "<br />" +
"(C) 2024 Ruben de Smet (rubdos)"
"(C) 2024 Ruben de Smet (rubdos)" + "<br />" +
"(C) 2024 Mark Washeim (poetaster)"
font.pixelSize: Theme.fontSizeSmall
}

Expand Down

0 comments on commit c1861af

Please sign in to comment.