From 1325d0863cc389b1bb6200c04339e150bfc0e902 Mon Sep 17 00:00:00 2001 From: LF Jenkins CI Date: Tue, 11 Jul 2023 19:47:34 +0000 Subject: [PATCH] Automation adds INFO.yaml Change-Id: I3b7b4521e6799fe125161533590fbfba16fe2f96 Signed-off-by: lf-jobbuilder --- INFO.yaml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..a806725 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,43 @@ +--- +project: 'nonrtric_plt_rappmanager' +project_creation_date: '2023-07-05' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &oran_nonrtric_ptl + name: 'John Keeney' + email: 'John.Keeney@est.tech' + id: 'johnkeeney' + company: 'Ericsson Software Technology' + timezone: 'Europe/Dublin' +primary_contact: *oran_nonrtric_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.o-ran-sc.org/projects/NONRTRIC' + key: 'NONRTRIC' +mailing_list: + type: 'groups.io' + url: 'https://lists.o-ran-sc.org/g/discuss' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#o-ran-sc' +meetings: + - type: 'zoom' + agenda: '' + url: 'https://wiki.o-ran-sc.org/display/RICNR/Meetings' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: 'Tuesdays, 14:00/15:00 UTC' +repositories: + - 'nonrtric/plt/rappmanager' +committers: + - <<: *oran_nonrtric_ptl + - name: 'Aravindhan Ayyanathan' + email: 'aravindhan.a@est.tech' + company: 'Ericsson Software Technology' + id: 'aravind.est' + timezone: 'Europe/Dublin' +tsc: + # yamllint disable-line rule:line-length + approval: 'https://wiki.o-ran-sc.org/display/TOC#ORANSCTechnicalOversightCommittee(TOC)-20230601 #3.a' -- 2.16.6