From bdf6a5903ebc554c8e15913b54f1d290d449d163 Mon Sep 17 00:00:00 2001 From: "hoejoo.lee" Date: Wed, 17 Aug 2022 08:51:47 -0400 Subject: [PATCH] Initial INFO.yaml for aiml-fw project Signed-off-by: hoejoo.lee Change-Id: If13316956956d633ea760e4730f147b6a90de299 Signed-off-by: hoejoo.lee --- gerrit.o-ran-sc.org/aiml-fw/INFO.yaml | 48 +++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100755 gerrit.o-ran-sc.org/aiml-fw/INFO.yaml diff --git a/gerrit.o-ran-sc.org/aiml-fw/INFO.yaml b/gerrit.o-ran-sc.org/aiml-fw/INFO.yaml new file mode 100755 index 00000000..69910c1d --- /dev/null +++ b/gerrit.o-ran-sc.org/aiml-fw/INFO.yaml @@ -0,0 +1,48 @@ +--- +project: 'aiml_fw' +project_creation_date: '2022-08-17' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &oran_aiml_fw_ptl + name: 'Hoejoo Lee' + email: 'hoejoo.lee@samsung.com' + id: 'cromee' + company: 'Samsung' + timezone: 'Asia/Seoul' +primary_contact: *oran_aiml_fw_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.o-ran-sc.org/projects/' + key: 'aiml_fw' +mailing_list: + type: 'groups.io' + url: 'technical-discuss@lists.o-ran-sc.org' + tag: '[]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#o-ran-sc' +meetings: + - type: 'zoom' + agenda: '' + url: '' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '' +repositories: + - aiml-fw +committers: + - <<: *oran_aiml_fw_ptl + - name: 'Joseph Thaliath' + email: 'jo.thaliath@samsung.com' + company: 'Samsung' + id: 'josephthaliath' + timezone: 'Asia/Kolkata' +tsc: + # yamllint disable rule:line-length + approval: 'https://wiki.o-ran-sc.org/display/TOC\#ORANSCTechnicalOversightCommittee\(TOC\)-20220811' + changes: + - type: '' + name: '' + link: '' -- 2.16.6