From 3ad0e2978e32be3263fbef8f4e718e527f8a9f37 Mon Sep 17 00:00:00 2001 From: Heliguy Date: Thu, 19 Sep 2024 20:05:18 -0400 Subject: [PATCH] Add Maxim as contributor --- src/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.py b/src/main.py index 1b3553e..9beaed5 100644 --- a/src/main.py +++ b/src/main.py @@ -203,6 +203,7 @@ class WarehouseApplication(Adw.Application): "Óscar Fernández Díaz", "Runar https://github.com/runarcn", "skøldis ", + "Maxim Therrien ", ], ) about.present(self.props.active_window)