From d74b37fc01f1e24ab8f2a867d34caea22aa57a33 Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Thu, 13 Oct 2022 12:07:50 +0100 Subject: [PATCH] O-RAN-SC: NONRTRIC PLT - Add Service Management Exposure repo Ref: Approval: O-RAN-SC TOC 20221006 Item #3.a.i https://wiki.o-ran-sc.org/display/TOC Ref: Request: O-RAN-SC TOC mailing list https://lists.o-ran-sc.org/g/toc/topic/94014537#774 Signed-off-by: JohnKeeney Issue-ID: NONRTRIC-805 Change-Id: I5e17857ed48370f23443397a5790ab644c866817 --- gerrit.o-ran-sc.org/nonrtric/plt/sme/INFO.yaml | 58 ++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 gerrit.o-ran-sc.org/nonrtric/plt/sme/INFO.yaml diff --git a/gerrit.o-ran-sc.org/nonrtric/plt/sme/INFO.yaml b/gerrit.o-ran-sc.org/nonrtric/plt/sme/INFO.yaml new file mode 100644 index 00000000..b6339d91 --- /dev/null +++ b/gerrit.o-ran-sc.org/nonrtric/plt/sme/INFO.yaml @@ -0,0 +1,58 @@ +--- +project: 'nonrtric_plt_sme' +project_creation_date: '2022-10-06' +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/sme' +committers: + - <<: *oran_nonrtric_ptl + - name: 'Henrik Andersson' + email: 'henrik.b.andersson@est.tech' + company: 'Ericsson Software Technology' + id: 'elinuxhenrik' + timezone: 'Sweden/Stockholm' + - 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)-20221006 #3.a.i' -- 2.16.6