From 8e12482534cae196c1926fea00c15f7f758a493e Mon Sep 17 00:00:00 2001 From: "George.Cao" Date: Mon, 17 Jan 2022 03:54:07 +0000 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E4=BB=A5=E4=B8=8B=E9=AB=98=E6=A0=A1?= =?UTF-8?q?=E5=88=9B=E6=96=B0=E5=AE=9E=E8=B7=B5=E8=AF=BE=E7=9A=84=E4=BB=93?= =?UTF-8?q?=E5=BA=93=E4=BB=8Eopeneuler-practice-courses=E7=BB=84=E7=BB=87?= =?UTF-8?q?=E4=B8=8B=E8=BF=81=E7=A7=BB=E5=88=B0openEuler=E7=BB=84=E7=BB=87?= =?UTF-8?q?=E4=B8=8Bsig-recycle=E7=BB=9F=E4=B8=80=E7=AE=A1=E7=90=86?= =?UTF-8?q?=EF=BC=9A=20lfs-course=20peking=5Funiversity=5F2021=20lanzhou?= =?UTF-8?q?=5Funiversity=5F2021=20beijing=5Fest=5Finstitute=5F2021=20Wuhan?= =?UTF-8?q?=5FUni=5FTech=5F2021=20nankai=5Funiversity=5F2021=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/sig-OSCourse/openeuler/l/lfs-course.yaml | 6 ++++++ sig/sig-recycle/openeuler/b/beijing_est_institute_2021.yaml | 6 ++++++ sig/sig-recycle/openeuler/l/lanzhou_university_2021.yaml | 6 ++++++ sig/sig-recycle/openeuler/n/nankai_university_2021.yaml | 6 ++++++ sig/sig-recycle/openeuler/p/peking_university_2021.yaml | 6 ++++++ sig/sig-recycle/openeuler/w/wuhan_uni_tech_2021.yaml | 6 ++++++ 6 files changed, 36 insertions(+) create mode 100644 sig/sig-OSCourse/openeuler/l/lfs-course.yaml create mode 100644 sig/sig-recycle/openeuler/b/beijing_est_institute_2021.yaml create mode 100644 sig/sig-recycle/openeuler/l/lanzhou_university_2021.yaml create mode 100644 sig/sig-recycle/openeuler/n/nankai_university_2021.yaml create mode 100644 sig/sig-recycle/openeuler/p/peking_university_2021.yaml create mode 100644 sig/sig-recycle/openeuler/w/wuhan_uni_tech_2021.yaml diff --git a/sig/sig-OSCourse/openeuler/l/lfs-course.yaml b/sig/sig-OSCourse/openeuler/l/lfs-course.yaml new file mode 100644 index 000000000..4e33db57f --- /dev/null +++ b/sig/sig-OSCourse/openeuler/l/lfs-course.yaml @@ -0,0 +1,6 @@ +name: lfs-course +description: This reposiroty will provide the lfs course which has been created in openEuler-practice-courses and migrated here. +branches: +- name: master + type: protected +type: public \ No newline at end of file diff --git a/sig/sig-recycle/openeuler/b/beijing_est_institute_2021.yaml b/sig/sig-recycle/openeuler/b/beijing_est_institute_2021.yaml new file mode 100644 index 000000000..f38f426c7 --- /dev/null +++ b/sig/sig-recycle/openeuler/b/beijing_est_institute_2021.yaml @@ -0,0 +1,6 @@ +name: beijing_est_institute_2021 +description: 2021 Beijing EST Institute Innovative Practice Course. +branches: +- name: master + type: protected +type: public diff --git a/sig/sig-recycle/openeuler/l/lanzhou_university_2021.yaml b/sig/sig-recycle/openeuler/l/lanzhou_university_2021.yaml new file mode 100644 index 000000000..ad93f0c21 --- /dev/null +++ b/sig/sig-recycle/openeuler/l/lanzhou_university_2021.yaml @@ -0,0 +1,6 @@ +name: lanzhou_university_2021 +description: 2021 Lanzhou University Innovative Practice Course. +branches: +- name: master + type: protected +type: public diff --git a/sig/sig-recycle/openeuler/n/nankai_university_2021.yaml b/sig/sig-recycle/openeuler/n/nankai_university_2021.yaml new file mode 100644 index 000000000..6d1bea6df --- /dev/null +++ b/sig/sig-recycle/openeuler/n/nankai_university_2021.yaml @@ -0,0 +1,6 @@ +name: nankai_university_2021 +description: 2021 Nankai University Innovative Practice Course +branches: +- name: master + type: protected +type: public diff --git a/sig/sig-recycle/openeuler/p/peking_university_2021.yaml b/sig/sig-recycle/openeuler/p/peking_university_2021.yaml new file mode 100644 index 000000000..51a6b33a9 --- /dev/null +++ b/sig/sig-recycle/openeuler/p/peking_university_2021.yaml @@ -0,0 +1,6 @@ +name: peking_university_2021 +description: 2021 Peking University Innovative Practice Course +branches: +- name: master + type: protected +type: public diff --git a/sig/sig-recycle/openeuler/w/wuhan_uni_tech_2021.yaml b/sig/sig-recycle/openeuler/w/wuhan_uni_tech_2021.yaml new file mode 100644 index 000000000..02c8f6f4a --- /dev/null +++ b/sig/sig-recycle/openeuler/w/wuhan_uni_tech_2021.yaml @@ -0,0 +1,6 @@ +name: wuhan_uni_tech_2021 +description: 2021 Wuhan University of Technology Innovative Practice Course +branches: +- name: master + type: protected +type: public -- Gitee