mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Added new translator name (#3060)
* Add my name to about.py * Add my name to CONTRIBUTORS
This commit is contained in:
parent
055b6e30f8
commit
6ac60f8032
2 changed files with 2 additions and 0 deletions
|
@ -162,6 +162,7 @@ Lucas Scharenbroch <lucasscharenbroch@gmail.com>
|
|||
Antonio Cavallo <a.cavallo@cavallinux.eu>
|
||||
Han Yeong-woo <han@yeongwoo.dev>
|
||||
Jean Khawand <jk@jeankhawand.com>
|
||||
Foxy_null <https://github.com/Foxy-null>
|
||||
********************
|
||||
|
||||
The text of the 3 clause BSD license follows:
|
||||
|
|
|
@ -79,6 +79,7 @@ def show(mw: aqt.AnkiQt) -> QDialog:
|
|||
"Aristotelis P.",
|
||||
"Bernhard Ibertsberger",
|
||||
"C. van Rooyen",
|
||||
"Cenaris Mori",
|
||||
"Charlene Barina",
|
||||
"Christian Krause",
|
||||
"Christian Rusche",
|
||||
|
|
Loading…
Reference in a new issue