Mention how about is not intended to mirror CONTRIBUTORS

https://github.com/ankitects/anki/pull/3750
https://github.com/ankitects/anki/pull/3575
This commit is contained in:
Damien Elmes 2025-01-24 14:02:52 +11:00
parent 06ef25755b
commit 5974f5df7e

View file

@ -79,7 +79,10 @@ def show(mw: aqt.AnkiQt) -> QDialog:
+ "</span>"
)
# 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",