mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-30 06:39:30 +08:00
feat(contributors): 更新贡献者MingriLingran
This commit is contained in:
@@ -75,6 +75,7 @@ chsrc_register_contributors ()
|
||||
// 该 ID 为 Gitee ID
|
||||
chef_register_contributor ("@hezonglun", "HeZongLun", "hezonglun123456@outlook.com", NULL);
|
||||
chef_register_contributor ("@Young-Lord", "LY", "ly-niko@qq.com", NULL);
|
||||
chef_register_contributor ("@MingriLingran", "MingriLingran", "i@linran.moe", NULL);
|
||||
|
||||
/**
|
||||
* AI贡献者:
|
||||
|
||||
@@ -10,12 +10,12 @@ pl_python_uv_prelude (void)
|
||||
chef_prep_this (pl_python_uv, gsr);
|
||||
|
||||
chef_set_created_on (this, "2024-12-11");
|
||||
chef_set_last_updated (this, "2025-12-17");
|
||||
chef_set_last_updated (this, "2025-12-28");
|
||||
chef_set_sources_last_updated (this, "2025-08-09");
|
||||
|
||||
chef_set_chef (this, NULL);
|
||||
chef_set_cooks (this, 1, "@happy-game");
|
||||
chef_set_sauciers (this, 2, "@Kattos", "@ccmywish");
|
||||
chef_set_sauciers (this, 3, "@MingriLingran", "@Kattos", "@ccmywish");
|
||||
|
||||
chef_allow_local_mode (this, FullyCan, NULL, NULL);
|
||||
chef_allow_english(this);
|
||||
|
||||
Reference in New Issue
Block a user