Skip to content

Commit 47e6d8b

Browse files
authored
Add "marbalf (MBF)" as contributor (#91)
* [qml/pages/AboutPage.qml] Add "marbalf (MBF)" as contributor * [rpm/filecase.spec] Add "marbalf" as contributor
1 parent 0a6ffdf commit 47e6d8b

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

qml/pages/AboutPage.qml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ Page {
8181
Label {
8282
color: Theme.secondaryColor
8383
text: "(C) 2021 David Llewellyn-Jones (llewelld / flypig)" + "<br />" +
84-
"(C) 2022-2024 olf (Olf0)" + "<br />" +
84+
"(C) 2025 marbalf (MBF)" + "<br />" +
85+
"(C) 2022-2025 olf (Olf0)" + "<br />" +
8586
"(C) 2023 Simon Schmeisser (simonschmeisser)"
8687
font.pixelSize: Theme.fontSizeSmall
8788
}

rpm/filecase.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Categories:
6767
- Qt
6868
- TextEditor
6969
- Viewer
70-
DeveloperName: CepiPerez, olf, flypig, simonschmeisser
70+
DeveloperName: CepiPerez, olf, flypig, simonschmeisser, marbalf
7171
Custom:
7272
Repo: %{url}
7373
PackageIcon: %{url}/raw/master/.xdata/icons/filecase.svg

0 commit comments

Comments
 (0)