From 25ed7e00cd16ce946e5bb01179d80ffd1f7a11d3 Mon Sep 17 00:00:00 2001 From: LF Jenkins CI Date: Tue, 28 Feb 2023 17:45:33 +0000 Subject: [PATCH] Automation adds INFO.yaml Change-Id: I9d6a255691d235c8874ccad2e26b55610b52e14b Signed-off-by: lf-jobbuilder --- INFO.yaml | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..d14eb5f --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,53 @@ +--- +project: 'nonrtric_plt_ranpm' +project_creation_date: '2023-02-23' +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: 'Wednesdays, 16:00/17:00 UTC' +repositories: + - 'nonrtric/plt/ranpm' +committers: + - <<: *oran_nonrtric_ptl + - name: 'Patrik Buhr' + email: 'patrik.buhr@est.tech' + company: 'Ericsson Software Technology' + id: 'PatrikBuhr' + timezone: 'Sweden/Stockholm' + - name: 'Kevin Timoney' + email: 'kevin.timoney@est.tech' + company: 'Ericsson Software Technology' + id: 'ktimoney' + timezone: 'Europe/Dublin' + - name: 'Bjorn Magnusson' + email: 'bjorn.magnusson@est.tech' + company: 'Ericsson Software Technology' + id: 'BjornMagnussonXA' + timezone: 'Sweden/Stockholm' +tsc: + # yamllint disable-line rule:line-length + approval: 'https://wiki.o-ran-sc.org/display/TOC#ORANSCTechnicalOversightCommittee(TOC)-20230223 #3.a' -- 2.16.6