Leave me alone

This commit is contained in:
kramo
2023-02-06 19:07:37 +01:00
parent 5edbdff11b
commit 1acca573e2
3 changed files with 4 additions and 4 deletions

View File

@@ -76,8 +76,8 @@ class CartridgesApplication(Adw.Application):
application_icon="hu.kramo.Cartridges",
developer_name="kramo",
version="0.1.2",
developers=["kramo <contact at kramo dot hu>", "Paweł Lidwin https://github.com/imLinguin"],
designers=["kramo <contact at kramo dot hu>"],
developers=["kramo https://kramo.hu", "Paweł Lidwin https://github.com/imLinguin"],
designers=["kramo https://kramo.hu"],
copyright="© 2022 kramo",
license_type=Gtk.License.GPL_3_0,
issue_url="https://github.com/kra-mo/cartridges/issues/new",