修复贡献者id

This commit is contained in:
Aoran Zeng
2025-08-21 20:12:05 +08:00
parent d7ca422100
commit 16dff95df0
11 changed files with 24 additions and 13 deletions

View File

@@ -17,7 +17,7 @@ os_ubuntu_prelude ()
chef_set_chef (this, NULL);
chef_set_cooks (this, 2, "@ccmywish", "@G_I_Y");
chef_set_contributors (this, 1, "@Zhao");
chef_set_contributors (this, 1, "@XUANJI233");
chef_allow_local_mode (this, CanNot, NULL, NULL);
chef_forbid_english(this);