Add Mirabelle to artists

This commit is contained in:
Stephen Horvath
2026-01-09 11:07:16 +10:00
parent c9b659e22a
commit 7c89b4197f

View File

@@ -141,6 +141,7 @@ class YafiApplication(Adw.Application):
copyright="© 2025 Stephen Horvath", copyright="© 2025 Stephen Horvath",
developer_name="Stephen Horvath", developer_name="Stephen Horvath",
developers=["Stephen Horvath https://github.com/Steve-Tech"], developers=["Stephen Horvath https://github.com/Steve-Tech"],
artists=["Mirabelle SALLES https://github.com/oiimrosabel"],
issue_url="https://github.com/Steve-Tech/YAFI/issues", issue_url="https://github.com/Steve-Tech/YAFI/issues",
license_type=Gtk.License.GPL_2_0, license_type=Gtk.License.GPL_2_0,
version="0.7", version="0.7",