mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
修复贡献者id
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user