mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
parent
1f7a84d68c
commit
e851d0d281
2 changed files with 2 additions and 0 deletions
|
@ -183,6 +183,7 @@ David Culley <6276049+davidculley@users.noreply.github.com>
|
||||||
Rastislav Kish <rastislav.kish@protonmail.com>
|
Rastislav Kish <rastislav.kish@protonmail.com>
|
||||||
Expertium <https://github.com/Expertium>
|
Expertium <https://github.com/Expertium>
|
||||||
Christian Donat <https://github.com/cdonat2>
|
Christian Donat <https://github.com/cdonat2>
|
||||||
|
Asuka Minato <https://asukaminato.eu.org>
|
||||||
********************
|
********************
|
||||||
|
|
||||||
The text of the 3 clause BSD license follows:
|
The text of the 3 clause BSD license follows:
|
||||||
|
|
|
@ -197,6 +197,7 @@ def show(mw: aqt.AnkiQt) -> QDialog:
|
||||||
"Lucas Scharenbroch",
|
"Lucas Scharenbroch",
|
||||||
"Antoine Q.",
|
"Antoine Q.",
|
||||||
"Ian Samir Yep Manzano",
|
"Ian Samir Yep Manzano",
|
||||||
|
"Asuka Minato",
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue