Update about.py (#3112)

Update about.py to add my name.
This commit is contained in:
Antoine Q 2024-04-03 11:22:40 +02:00 committed by GitHub
parent bdc9be2bbb
commit 068f14378e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -191,6 +191,7 @@ def show(mw: aqt.AnkiQt) -> QDialog:
"Akash Reddy", "Akash Reddy",
"Marko Sisovic", "Marko Sisovic",
"Lucas Scharenbroch", "Lucas Scharenbroch",
"Antoine Q.",
) )
) )