Update Contributors.java

This commit is contained in:
甜力怕 2024-01-28 11:43:38 +08:00 committed by GitHub
parent 3b492db6e7
commit e085fd6b0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -110,7 +110,8 @@ public class Contributors {
new Contributor("xlanyleeet", LANG),
new Contributor("Jumala9163", LANG),
new Contributor("Dreeam-qwq", CODE),
new Contributor("jhqwqmc", LANG)
new Contributor("jhqwqmc", LANG),
new Contributor("liuzhen932", LANG)
};
private Contributors() {