From 1bca45176a6c6fbd3e9ca27fdc235a93c5f73f68 Mon Sep 17 00:00:00 2001 From: gustavosmendes1 <105264313+gustavosmendes1@users.noreply.github.com> Date: Wed, 29 Nov 2023 21:15:05 -0300 Subject: [PATCH] Added contributors and edit about (#2855) --- CONTRIBUTORS | 1 + qt/aqt/about.py | 1 + 2 files changed, 2 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5a8211b6f..407b84437 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -151,6 +151,7 @@ snowtimeglass Ben Olson Akash Reddy Lucio Sauer +Gustavo Sales ******************** diff --git a/qt/aqt/about.py b/qt/aqt/about.py index 2b66fe734..3c35c2377 100644 --- a/qt/aqt/about.py +++ b/qt/aqt/about.py @@ -186,6 +186,7 @@ def show(mw: aqt.AnkiQt) -> QDialog: "Kieran Black", "Mateusz Wojewoda", "Jarrett Ye", + "Gustavo Sales", ) )