更新 pl 的 chef_set_cooks()

This commit is contained in:
Aoran Zeng
2025-08-21 18:03:46 +08:00
parent 6776e9a1a9
commit 7d7e6e1702
31 changed files with 72 additions and 126 deletions

View File

@@ -14,12 +14,9 @@ os_fedora_prelude ()
chef_set_last_updated (this, "2025-08-10");
chef_set_sources_last_updated (this, "2025-06-20");
chef_set_authors (this, 2,
"Heng Guo", "2085471348@qq.com",
"happy game", "happygame1024@gmail.com");
chef_set_chef (this, "@happy-game");
chef_set_contributors (this, 1,
"Aoran Zeng", "ccmywish@qq.com");
chef_set_cooks (this, 2, "@G_I_Y", "@happy-game");
chef_set_contributors (this, 1, "@ccmywish");
chef_allow_local_mode (this, CanNot, NULL, NULL);
chef_forbid_english(this);