From fcbb792982f546304bd0209bcc6e2e618317b66b Mon Sep 17 00:00:00 2001 From: liruomiao Date: Wed, 12 Nov 2025 07:20:53 +0000 Subject: [PATCH 1/4] =?UTF-8?q?update=20sig/sig-HPC/sig-info.yaml.=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0sig-HPC=E4=B8=8B=E7=9A=84openscow=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liruomiao --- sig/sig-HPC/sig-info.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sig/sig-HPC/sig-info.yaml b/sig/sig-HPC/sig-info.yaml index 3c97cb53e..4f8f4f1a9 100644 --- a/sig/sig-HPC/sig-info.yaml +++ b/sig/sig-HPC/sig-info.yaml @@ -242,3 +242,10 @@ repositories: name: jiankang sun organization: ISCAS email: 1261700278@qq.com +- repo: + - openeuler/OpenSCOW + committers: + - gitee_id: liruomiao + name: ruomiao li + organization: PEKING UNIVERSITY & PEKING UNIVERSITY CHANGSHA INSTITUTE FOR COMPUTING AND DIGITAL ECONOMY + email: liruomiao@icode.pku.edu.cn -- Gitee From e2a7d6feb9919fa5481a30ded39063ce53e3b82d Mon Sep 17 00:00:00 2001 From: liruomiao Date: Wed, 12 Nov 2025 07:30:41 +0000 Subject: [PATCH 2/4] =?UTF-8?q?add=20sig/sig-HPC/openeuler/o/OpenScow.yaml?= =?UTF-8?q?.=20=E5=9C=A8sig-HPC=E5=A2=9E=E5=8A=A0OpenScow=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liruomiao --- sig/sig-HPC/openeuler/o/OpenScow.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sig/sig-HPC/openeuler/o/OpenScow.yaml diff --git a/sig/sig-HPC/openeuler/o/OpenScow.yaml b/sig/sig-HPC/openeuler/o/OpenScow.yaml new file mode 100644 index 000000000..eb2f50056 --- /dev/null +++ b/sig/sig-HPC/openeuler/o/OpenScow.yaml @@ -0,0 +1,6 @@ +name: OpenScow +description: OpenScow is a platform that supports the operation and management of computing centers. +branches: +- name: master + type: protected +type: public \ No newline at end of file -- Gitee From 953cf7ab8f848ad8d0578ff014b16bb4c7c792ee Mon Sep 17 00:00:00 2001 From: liruomiao Date: Mon, 24 Nov 2025 08:05:50 +0000 Subject: [PATCH 3/4] =?UTF-8?q?rename=20sig/sig-HPC/openeuler/o/OpenScow.y?= =?UTF-8?q?aml=20to=20sig/sig-HPC/openeuler/o/OpenSCOW.yaml.=20=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E9=A1=B9=E7=9B=AE=E5=90=8D=E7=A7=B0=E5=A4=A7=E5=B0=8F?= =?UTF-8?q?=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liruomiao --- sig/sig-HPC/openeuler/o/{OpenScow.yaml => OpenSCOW.yaml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sig/sig-HPC/openeuler/o/{OpenScow.yaml => OpenSCOW.yaml} (52%) diff --git a/sig/sig-HPC/openeuler/o/OpenScow.yaml b/sig/sig-HPC/openeuler/o/OpenSCOW.yaml similarity index 52% rename from sig/sig-HPC/openeuler/o/OpenScow.yaml rename to sig/sig-HPC/openeuler/o/OpenSCOW.yaml index eb2f50056..f94d9a082 100644 --- a/sig/sig-HPC/openeuler/o/OpenScow.yaml +++ b/sig/sig-HPC/openeuler/o/OpenSCOW.yaml @@ -1,5 +1,5 @@ -name: OpenScow -description: OpenScow is a platform that supports the operation and management of computing centers. +name: OpenSCOW +description: OpenSCOW is a platform that supports the operation and management of computing centers. branches: - name: master type: protected -- Gitee From 148498d63af94002deae16053601b85e9276d9c3 Mon Sep 17 00:00:00 2001 From: liruomiao Date: Mon, 1 Dec 2025 09:01:30 +0000 Subject: [PATCH 4/4] update sig/sig-HPC/sig-info.yaml. update gitee_id Signed-off-by: liruomiao --- sig/sig-HPC/sig-info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sig/sig-HPC/sig-info.yaml b/sig/sig-HPC/sig-info.yaml index 4f8f4f1a9..dd50368da 100644 --- a/sig/sig-HPC/sig-info.yaml +++ b/sig/sig-HPC/sig-info.yaml @@ -245,7 +245,7 @@ repositories: - repo: - openeuler/OpenSCOW committers: - - gitee_id: liruomiao + - gitee_id: lrmicode name: ruomiao li organization: PEKING UNIVERSITY & PEKING UNIVERSITY CHANGSHA INSTITUTE FOR COMPUTING AND DIGITAL ECONOMY email: liruomiao@icode.pku.edu.cn -- Gitee