mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-05 13:50:51 +08:00
更新 pl 的 chef_set_cooks()
This commit is contained in:
@@ -14,9 +14,8 @@ pl_perl_prelude ()
|
||||
chef_set_last_updated (this, "2025-08-10");
|
||||
chef_set_sources_last_updated (this, "2024-05-24");
|
||||
|
||||
chef_set_authors (this, 1, "Aoran Zeng", "ccmywish@qq.com");
|
||||
chef_set_chef (this, NULL, NULL);
|
||||
chef_set_cooks (this, 0);
|
||||
chef_set_chef (this, NULL);
|
||||
chef_set_cooks (this, 1, "@ccmywish");
|
||||
chef_set_contributors (this, 0);
|
||||
// TODO: 添加 @hezonglun
|
||||
|
||||
|
||||
Reference in New Issue
Block a user