diff --git a/qt/aqt/about.py b/qt/aqt/about.py index 26e239885..b853a245d 100644 --- a/qt/aqt/about.py +++ b/qt/aqt/about.py @@ -79,7 +79,10 @@ def show(mw: aqt.AnkiQt) -> QDialog: + "" ) - # automatically sorted; add new lines at the end + # Automatically sorted; add new lines at the end. + # This is a list of users who want to appear in the dialog, and includes people who have + # contributed in non-code ways, like providing support on the forums, so it cannot be + # generated from the CONTRIBUTORS file. allusers = sorted( ( "Aaron Harsh",