From a4c28449a7d011937eb80087d35f03a78186f81a Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Mon, 3 Apr 2023 11:35:16 +0200 Subject: [PATCH] Add Geoffrey Coulaud to the AboutWindow --- src/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.py b/src/main.py index f81f0ea..ad56e7f 100644 --- a/src/main.py +++ b/src/main.py @@ -114,6 +114,7 @@ class CartridgesApplication(Adw.Application): "kramo https://kramo.hu", "Paweł Lidwin https://github.com/imLinguin", "Bananaman https://github.com/Bananaman", + "Geoffrey Coulaud https://geoffrey-coulaud.fr", ], designers=["kramo https://kramo.hu"], copyright="© 2022-2023 kramo",