mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
更新 wr 与 os 的 chef_set_cooks()
This commit is contained in:
@@ -31,11 +31,8 @@ wr_docker_prelude ()
|
||||
chef_set_last_updated (this, "2025-08-09");
|
||||
chef_set_sources_last_updated (this, "2025-07-14");
|
||||
|
||||
chef_set_authors (this, 2,
|
||||
"happy game", "happygame1024@gmail.com",
|
||||
"Aoran Zeng", "ccmywish@qq.com");
|
||||
chef_set_chef (this, NULL, NULL);
|
||||
chef_set_cooks (this, 1, "happy game", "happygame1024@gmail.com");
|
||||
chef_set_chef (this, "@happy-game");
|
||||
chef_set_cooks (this, 2, "@happy-game", "@ccmywish");
|
||||
chef_set_contributors (this, 0);
|
||||
|
||||
chef_allow_local_mode (this, CanNot, NULL, NULL);
|
||||
|
Reference in New Issue
Block a user