From 0fa9f3584cb5d38c664cbf0738325dc94e617412 Mon Sep 17 00:00:00 2001 From: wanghao Date: Thu, 6 Jan 2022 01:16:47 +0000 Subject: [PATCH 1/2] add sig/Application/oceanstor/a/antlr-maven-plugin.yaml. --- sig/Application/oceanstor/a/antlr-maven-plugin.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sig/Application/oceanstor/a/antlr-maven-plugin.yaml diff --git a/sig/Application/oceanstor/a/antlr-maven-plugin.yaml b/sig/Application/oceanstor/a/antlr-maven-plugin.yaml new file mode 100644 index 0000000..dfecbe7 --- /dev/null +++ b/sig/Application/oceanstor/a/antlr-maven-plugin.yaml @@ -0,0 +1,8 @@ +name: antlr-maven-plugin +description: Maven plugin that generates files based on grammar file(s) +branches: +- name: master + type: protected +- name: openEuler-20.03-LTS-Next + type: protected +type: public -- Gitee From 44952f8f794d625be5176280ee4fb8427f4552fa Mon Sep 17 00:00:00 2001 From: wanghao Date: Thu, 6 Jan 2022 01:17:09 +0000 Subject: [PATCH 2/2] update sig/Application/OWNERS. --- sig/Application/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sig/Application/OWNERS b/sig/Application/OWNERS index cb028c7..d31fbdb 100644 --- a/sig/Application/OWNERS +++ b/sig/Application/OWNERS @@ -1,3 +1,3 @@ maintainers: - Clergy97 -- Peanut_Huang \ No newline at end of file +- whsq \ No newline at end of file -- Gitee