From e4e2822035774d411f0a78ab776caeafa9f69ff9 Mon Sep 17 00:00:00 2001 From: Z-HUANT <1781898481@qq.com> Date: Mon, 17 Jul 2023 21:51:04 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix=EF=BC=9Aasf=20invalid=20notification=20?= =?UTF-8?q?scheme=20'discussions=5Fstatus'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 1eaf7bddf2..31d31dd557 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -57,5 +57,5 @@ notifications: issues: issues@hugegraph.apache.org issues_status: dev@hugegraph.apache.org issues_comment: issues@hugegraph.apache.org - discussions_status: dev@hugegraph.apache.org + discussions: dev@hugegraph.apache.org discussions_comment: issues@hugegraph.apache.org From 3e49b616e6a88577b9df5462f82d3f42926d5773 Mon Sep 17 00:00:00 2001 From: zhuangpengtao Date: Thu, 20 Jul 2023 15:14:08 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix=EF=BC=9Aasf=20invalid=20notification=20?= =?UTF-8?q?scheme=20'discussions=5Fcomment'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .asf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 31d31dd557..f83048d7b3 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -58,4 +58,3 @@ notifications: issues_status: dev@hugegraph.apache.org issues_comment: issues@hugegraph.apache.org discussions: dev@hugegraph.apache.org - discussions_comment: issues@hugegraph.apache.org