From 3530c2dae949c53fba0559bcc647b35f8f51a592 Mon Sep 17 00:00:00 2001 From: wanghao Date: Wed, 5 Jan 2022 08:24:20 +0000 Subject: [PATCH 1/3] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20sig/?= =?UTF-8?q?Application/oceanstor/a/abrt-server-info-page.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/Application/oceanstor/a/abrt-server-info-page.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 sig/Application/oceanstor/a/abrt-server-info-page.yaml diff --git a/sig/Application/oceanstor/a/abrt-server-info-page.yaml b/sig/Application/oceanstor/a/abrt-server-info-page.yaml deleted file mode 100644 index c1afbcb..0000000 --- a/sig/Application/oceanstor/a/abrt-server-info-page.yaml +++ /dev/null @@ -1,7 +0,0 @@ -name: abrt-server-info-page -description: Web page for use as front page of ABRT servers. Contains information - about ABRT's products. -branches: -- name: master - type: protected -type: public -- Gitee From 5cfe8e9864eecd3eda1221f7c63103f240c31ae7 Mon Sep 17 00:00:00 2001 From: wanghao Date: Wed, 5 Jan 2022 08:25:45 +0000 Subject: [PATCH 2/3] add sig/Application/oceanstor/a/abrt-server-info-page-renamed.yaml. --- .../oceanstor/a/abrt-server-info-page-renamed.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sig/Application/oceanstor/a/abrt-server-info-page-renamed.yaml diff --git a/sig/Application/oceanstor/a/abrt-server-info-page-renamed.yaml b/sig/Application/oceanstor/a/abrt-server-info-page-renamed.yaml new file mode 100644 index 0000000..2c2175c --- /dev/null +++ b/sig/Application/oceanstor/a/abrt-server-info-page-renamed.yaml @@ -0,0 +1,10 @@ +name: abrt-server-info-page-renamed +rename_from: abrt-server-info-page +description: Web page for use as front page of ABRT servers. Contains information + about ABRT's products. +branches: +- name: master + type: protected +- name: rename-br + type: protected +type: public -- Gitee From 2687d0cf2ffabfedf493766bc49b354bcdaacc81 Mon Sep 17 00:00:00 2001 From: wanghao Date: Wed, 5 Jan 2022 08:26:25 +0000 Subject: [PATCH 3/3] update sig/Application/OWNERS. --- sig/Application/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/sig/Application/OWNERS b/sig/Application/OWNERS index c072cca..cb028c7 100644 --- a/sig/Application/OWNERS +++ b/sig/Application/OWNERS @@ -1,2 +1,3 @@ maintainers: - Clergy97 +- Peanut_Huang \ No newline at end of file -- Gitee