From 39c3a8e104ed840c91099699a9a681c1760b1819 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 30 Mar 2022 13:49:07 +1000 Subject: [PATCH] Add Daniel to about screen As always, anyone who has contributed and is missing, please let me know, or send through a PR. --- qt/aqt/about.py | 1 + 1 file changed, 1 insertion(+) diff --git a/qt/aqt/about.py b/qt/aqt/about.py index aad20436a..116408b1c 100644 --- a/qt/aqt/about.py +++ b/qt/aqt/about.py @@ -224,6 +224,7 @@ def show(mw: aqt.AnkiQt) -> QDialog: "Matthias Metelka", "Sergio Quintero", "Nicholas Flint", + "Daniel Vieira Memoria10X", ) )