From 6c1702fde87b3b84f1dcbd268fd422b26f34d7a4 Mon Sep 17 00:00:00 2001 From: "singh.sunil" Date: Mon, 28 Aug 2023 15:47:29 +0530 Subject: [PATCH] Initial commit, repo creation for ccc xApp Change-Id: I848bc01af165c78079a16acf43aab30407e9723a Signed-off-by: singh.sunil --- gerrit.o-ran-sc.org/ric-app/ccc/INFO.yaml | 58 +++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 gerrit.o-ran-sc.org/ric-app/ccc/INFO.yaml diff --git a/gerrit.o-ran-sc.org/ric-app/ccc/INFO.yaml b/gerrit.o-ran-sc.org/ric-app/ccc/INFO.yaml new file mode 100644 index 00000000..d4f67d0b --- /dev/null +++ b/gerrit.o-ran-sc.org/ric-app/ccc/INFO.yaml @@ -0,0 +1,58 @@ +--- +project: 'ric_app_ccc' +project_creation_date: '2023-08-28' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &oran_ric_app_ccc_ptl + name: 'Sunil Singh' + email: 'singh.sunil@hcl.com' + id: 'singh.sunil' + company: 'HCLTech' + timezone: 'Asia/Calcutta' +primary_contact: *oran_ric_app_ccc_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.o-ran-sc.org/projects/RICAPP' + key: 'ric_app_ccc' +mailing_list: + type: 'groups.io' + url: 'technical-discuss@lists.o-ran-sc.org' + tag: '[]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#oran' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.o-ran-sc.org/display/RICP/Project+meetings' + url: '' + server: 'freenode.net' + channel: '#oran' + repeats: '' + time: '' +repositories: + - ric-app/ccc +committers: + - <<: *oran_ric_app_ccc_ptl + - name: 'Alexandre Huff' + email: 'alexandrehuff@utfpr.edu.br' + company: 'UTFPR' + id: 'alexandrehuff' + timezone: 'America/Sao_Paulo' + - name: 'Matti Hiltunen' + email: 'hiltunen@research.att.com' + id: 'MattiHiltunen' + company: 'AT&T Labs-Research' + timezone: 'America/New_York' + - name: 'Sunil Singh' + email: 'singh.sunil@hcl.com' + id: 'singh.sunil' + company: 'HCLTech' + timezone: 'Asia/Calcutta' +tsc: + # yamllint disable rule:line-length + approval: 'https://wiki.o-ran-sc.org/display/TOC#ORANSCTechnicalOversightCommittee(TOC)-20230803' + changes: + - type: '' + name: '' + link: '' -- 2.16.6