From 093350502c9bc2d58769a58dc918037c110c08ab Mon Sep 17 00:00:00 2001 From: lanlanbenming Date: Thu, 4 Aug 2022 03:01:11 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20sig/?= =?UTF-8?q?doc/OWNERS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/doc/OWNERS | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 sig/doc/OWNERS diff --git a/sig/doc/OWNERS b/sig/doc/OWNERS deleted file mode 100644 index d6d3c3dba..000000000 --- a/sig/doc/OWNERS +++ /dev/null @@ -1,8 +0,0 @@ -maintainers: - - Rudy_Tan - - amy_mayun - - qiaominna - - zhengyuhanghans - - lanlanbenming - - judithsq - -- Gitee From 34fece6685acf3681a991f73fd7e5377fabff386 Mon Sep 17 00:00:00 2001 From: lanlanbenming Date: Thu, 4 Aug 2022 03:07:49 +0000 Subject: [PATCH 2/2] =?UTF-8?q?update=20sig/doc/sig-info.yaml.=201?= =?UTF-8?q?=E3=80=81=E5=88=A0=E9=99=A4OWNER=E6=96=87=E4=BB=B6=202=E3=80=81?= =?UTF-8?q?=E5=9C=A8sig-info=E4=B8=AD=E5=A2=9E=E5=8A=A0maintainers?= =?UTF-8?q?=EF=BC=8C=E5=90=8E=E6=9C=9F=E4=B8=8D=E5=86=8D=E4=BD=BF=E7=94=A8?= =?UTF-8?q?OWNER=E6=96=87=E4=BB=B6=E4=BA=BA=E5=91=98=E8=BF=9B=E8=A1=8C?= =?UTF-8?q?=E4=BB=93=E5=BA=93=E7=AE=A1=E7=90=86=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/doc/sig-info.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sig/doc/sig-info.yaml b/sig/doc/sig-info.yaml index 39512a25f..334337d3a 100644 --- a/sig/doc/sig-info.yaml +++ b/sig/doc/sig-info.yaml @@ -27,5 +27,10 @@ maintainers: name: suqin organization: Huawei email: suqin2@huawei.com +- gitee_id: cherry2 + name: wangyanqiu + organization: Huawei + email: wangyanqiu2@huawei.com repositories: -- repo: openeuler/docs \ No newline at end of file +- repo: + - openeuler/docs \ No newline at end of file -- Gitee