Skip to content

Commit 462bf86

Browse files
author
Mikachu2333
committed
feat(uv.c): 更新贡献者信息
1 parent d6c2111 commit 462bf86

File tree

1 file changed

+3
-3
lines changed
  • src/recipe/lang/Python

1 file changed

+3
-3
lines changed

src/recipe/lang/Python/uv.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ pl_python_uv_prelude (void)
1010
chef_prep_this (pl_python_uv, gsr);
1111

1212
chef_set_created_on (this, "2024-12-11");
13-
chef_set_last_updated (this, "2025-08-09");
14-
chef_set_sources_last_updated (this, "2025-08-09");
13+
chef_set_last_updated (this, "2025-10-11");
14+
chef_set_sources_last_updated (this, "2025-10-11");
1515

1616
chef_set_chef (this, NULL);
17-
chef_set_cooks (this, 1, "@happy-game");
17+
chef_set_cooks (this, 2, "@mikachu2333", "@happy-game");
1818
chef_set_sauciers (this, 2, "@Kattos", "@ccmywish");
1919

2020
chef_allow_local_mode (this, FullyCan, NULL, NULL);

0 commit comments

Comments
 (0)