mirror of
https://github.com/RubyMetric/chsrc
synced 2025-08-14 00:20:47 +08:00
Update contributors
This commit is contained in:
parent
e86afb55a6
commit
13d4c7a43f
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user