Skip to content

Commit

Permalink
Add stashenko as contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraLS3 committed Sep 4, 2022
1 parent 9cc2273 commit 9616059
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ public class Contributors {
new Contributor("SkipM4", LANG),
new Contributor("ahdg6", CODE),
new Contributor("BratishkaErik", LANG),
new Contributor("Pingger", CODE)
new Contributor("Pingger", CODE),
new Contributor("stashenko", LANG),
};

private Contributors() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public enum LangCode {
JA("\u65E5\u672C\u8A9E", "yukieji"),
KO("\uD55C\uAD6D\uC5B4", "Guinness_Akihiko"),
NL("Nederlands", "Sander0542"),
RU("русский", "Saph1s, Perhun_Pak & BratishkaErik"),
RU("русский", "Saph1s, Perhun_Pak, BratishkaErik & stashenko"),
TR("Türkçe", "TDJisvan, BruilsiozPro & EyuphanMandiraci"),
PT_BR("Português", "jvmuller"),
ZH_TW("\u6F22\u8A9E", "\u6d1b\u4f0a & zisunny104");
Expand Down

0 comments on commit 9616059

Please sign in to comment.