Update contributors

This commit is contained in:
Aoran Zeng 2025-08-11 02:58:47 +08:00
parent e86afb55a6
commit 13d4c7a43f
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98

View File

@ -19,9 +19,8 @@ os_debian_prelude ()
"Heng Guo", "2085471348@qq.com");
chef_set_chef (this, NULL, NULL);
chef_set_cooks (this, 0);
chef_set_contributors (this, 2,
"Yangmoooo", "yangmoooo@outlook.com",
"GitHub Copilot", "https://github.com/copilot");
chef_set_contributors (this, 1,
"Yangmoooo", "yangmoooo@outlook.com");
chef_allow_local_mode (this, CanNot, NULL, NULL);
chef_forbid_english(this);