diff --git a/sig/sig-IDE/openeuler/o/oeDevPlugin.yaml b/sig/sig-IDE/openeuler/o/oeDevPlugin.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e0fe0f7a32a23db981e76fc26cb940d81acafac2 --- /dev/null +++ b/sig/sig-IDE/openeuler/o/oeDevPlugin.yaml @@ -0,0 +1,7 @@ +name: oeDevPlugin +description: oeDevPlugin is designed for all developers, based on the widely-used IDE VSCode. It enables developers to quickly participate in openEuler community development by using the VSCode plugin to easily pull code repositories, compile with the AI4C compiler, and invoke EulerMaker with one click. It helps developers seamlessly leverage the openEuler community infrastructure. +upstream: https://gitee.com/openeuler/oeDevPlugin +branches: +- name: master + type: protected +type: public diff --git a/sig/sig-IDE/sig-info.yaml b/sig/sig-IDE/sig-info.yaml index 1950dbd034a8b8c210e16621edcc75ddc69aa89f..c190c3104b21c3bf43c6648167344d73c5a9cd96 100644 --- a/sig/sig-IDE/sig-info.yaml +++ b/sig/sig-IDE/sig-info.yaml @@ -64,3 +64,14 @@ repositories: - gitee_id: xiaoling50 name: shianhu email: shianhu@ncti-gba.cn + +- repo: + - openeuler/oeDevPlugin + - src-openeuler/oeDevPlugin + committers: + - gitee_id: lipingEmmaSiguyi + name: Li Ping + email: 1477412247@qq.com + - gitee_id: meroFuruya + name: Gao Jiangning + email: gjn_2012@foxmail.com diff --git a/sig/sig-IDE/src-openeuler/o/oeDevPlugin.yaml b/sig/sig-IDE/src-openeuler/o/oeDevPlugin.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e0fe0f7a32a23db981e76fc26cb940d81acafac2 --- /dev/null +++ b/sig/sig-IDE/src-openeuler/o/oeDevPlugin.yaml @@ -0,0 +1,7 @@ +name: oeDevPlugin +description: oeDevPlugin is designed for all developers, based on the widely-used IDE VSCode. It enables developers to quickly participate in openEuler community development by using the VSCode plugin to easily pull code repositories, compile with the AI4C compiler, and invoke EulerMaker with one click. It helps developers seamlessly leverage the openEuler community infrastructure. +upstream: https://gitee.com/openeuler/oeDevPlugin +branches: +- name: master + type: protected +type: public