更新 wr 与 os 的 chef_set_cooks()

This commit is contained in:
Aoran Zeng
2025-08-21 17:46:54 +08:00
parent c609a10988
commit 6776e9a1a9
42 changed files with 118 additions and 188 deletions

View File

@@ -17,8 +17,7 @@ os_fedora_prelude ()
chef_set_authors (this, 2,
"Heng Guo", "2085471348@qq.com",
"happy game", "happygame1024@gmail.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_contributors (this, 1,
"Aoran Zeng", "ccmywish@qq.com");