修复贡献者id

This commit is contained in:
Aoran Zeng
2025-08-21 20:12:05 +08:00
parent d7ca422100
commit 16dff95df0
11 changed files with 24 additions and 13 deletions

View File

@@ -15,8 +15,8 @@ os_armbian_prelude ()
chef_set_sources_last_updated (this, "2024-11-21");
chef_set_chef (this, NULL);
chef_set_cooks (this, 1, "@lovely");
chef_set_contributors (this, 2, "@ccmywish", "@yangmoooo");
chef_set_cooks (this, 1, "@livelycode36");
chef_set_contributors (this, 2, "@ccmywish", "@Yangmoooo");
chef_allow_local_mode (this, CanNot, NULL, NULL);
chef_forbid_english(this);