Skip to content

Commit

Permalink
[AboutPage.qml] Add Ruben de Smet (rubdos)
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Feb 28, 2024
1 parent 89a82d5 commit 4ca27e5
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 @@ -81,7 +81,8 @@ Page {
text: "(C) 2022-2024 olf (Olf0)" + "<br />" +
"(C) 2023, 2024 Damien Caliste (dcaliste)" + "<br />" +
"(C) 2024 Tomasz Sterna (smokku)" + "<br />" +
"(C) 2024 David Llewellyn-Jones (llewelld / flypig)"
"(C) 2024 David Llewellyn-Jones (llewelld / flypig)" + "<br />" +
"(C) 2024 Ruben de Smet (rubdos)"
font.pixelSize: Theme.fontSizeSmall
}

Expand Down

0 comments on commit 4ca27e5

Please sign in to comment.