From 7c89b4197fdc2cd46e4f830bc1b124868b94bf96 Mon Sep 17 00:00:00 2001 From: Stephen Horvath Date: Fri, 9 Jan 2026 11:07:16 +1000 Subject: [PATCH] Add Mirabelle to artists --- yafi/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/yafi/main.py b/yafi/main.py index ea5c8b3..57424d7 100644 --- a/yafi/main.py +++ b/yafi/main.py @@ -141,6 +141,7 @@ class YafiApplication(Adw.Application): copyright="© 2025 Stephen Horvath", developer_name="Stephen Horvath", developers=["Stephen Horvath https://github.com/Steve-Tech"], + artists=["Mirabelle SALLES https://github.com/oiimrosabel"], issue_url="https://github.com/Steve-Tech/YAFI/issues", license_type=Gtk.License.GPL_2_0, version="0.7",