From 04bf6cbca8a3f4a8bca930eda2f7655a85f1f676 Mon Sep 17 00:00:00 2001 From: wei cao Date: Thu, 29 Jun 2023 10:35:49 +0800 Subject: [PATCH] add code reviewers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aada55..5ce9961 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ DSMS(Distributed Storage Management System)分布式存储管理系统由3 * [dsms-storage](https://gitee.com/anolis/dsms-storage) :分布式存储组件,基于开源分布式存储定制化。 代码审核人员: - [@吴秀巧](https://gitee.com/xiuqiaowu) [@李飞翔](https://gitee.com/linx-fxli) + [@吴秀巧](https://gitee.com/xiuqiaowu) [@李飞翔](https://gitee.com/linx-fxli) [@曹伟](https://gitee.com/weicao123) 代码合并人员: [@彭驿翔](https://gitee.com/pencc) -- Gitee