mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-19 18:25:38 +08:00
Update contributors
This commit is contained in:
@@ -19,9 +19,8 @@ os_debian_prelude ()
|
|||||||
"Heng Guo", "2085471348@qq.com");
|
"Heng Guo", "2085471348@qq.com");
|
||||||
chef_set_chef (this, NULL, NULL);
|
chef_set_chef (this, NULL, NULL);
|
||||||
chef_set_cooks (this, 0);
|
chef_set_cooks (this, 0);
|
||||||
chef_set_contributors (this, 2,
|
chef_set_contributors (this, 1,
|
||||||
"Yangmoooo", "yangmoooo@outlook.com",
|
"Yangmoooo", "yangmoooo@outlook.com");
|
||||||
"GitHub Copilot", "https://github.com/copilot");
|
|
||||||
|
|
||||||
chef_allow_local_mode (this, CanNot, NULL, NULL);
|
chef_allow_local_mode (this, CanNot, NULL, NULL);
|
||||||
chef_forbid_english(this);
|
chef_forbid_english(this);
|
||||||
|
|||||||
Reference in New Issue
Block a user