Skip to content

Commit

Permalink
Add citronalco to contributors (#466)
Browse files Browse the repository at this point in the history
* [README.md] Add citronalco to contributors

* [LICENSE] Add citronalco to contributors

* [DevelopersModel.qml] Add citronalco to contributors
  • Loading branch information
Olf0 authored Mar 18, 2024
1 parent e33feff commit 0bf3653
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
MIT License

Copyright (c) 2022-2023 olf (Olf0)
Copyright (c) 2022-2024 olf (Olf0)
2017-2022 Petr Tsymbarovich (mentaljam / osetr)
2019-2022 Björn Bidar (Thaodan)
2024 citronalco
2020 Dmitry Gerasimov (dseight)
2019 Matti Viljanen (direc85)
2019 Miklós Márton (martonmiklos)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ If you want to translate Storeman to a language it does not support yet or enhan
- [olf (Olf0)](https://github.com/Olf0)
- [Matti Viljanen (direc85)](https://github.com/direc85)
- [Björn Bidar (Thaodan)](https://github.com/Thaodan)
- [citronalco](https://github.com/citronalco)
- [Dmitry Gerasimov (dseight)](https://github.com/dseight)
- [elros34](https://github.com/elros34)
- [Christoph (inta)](https://github.com/inta)
Expand Down
4 changes: 4 additions & 0 deletions qml/models/DevelopersModel.qml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ ListModel {
name: "Björn Bidar (Thaodan)"
link: "https://github.com/Thaodan"
},
ListElement {
name: "citronalco"
link: "https://github.com/citronalco"
},
ListElement {
name: "Dmitry Gerasimov (dseight)"
link: "https://github.com/dseight"
Expand Down

0 comments on commit 0bf3653

Please sign in to comment.