From dd817326efbd0775ce369cda8f8d76b5bf052c26 Mon Sep 17 00:00:00 2001 From: LF Jenkins CI Date: Wed, 2 Feb 2022 19:43:53 +0000 Subject: [PATCH] Automation adds INFO.yaml Change-Id: I0ead9c8c5022d296b14cdbc9b6ecd22fe3ec5bc5 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..1f02e88 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,53 @@ +--- +project: 'nonrtric_rapp_healthcheck' +project_creation_date: '2022-02-01' +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/rapp/healthcheck' +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: '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)-20220126 sect.5.a-o' -- 2.16.6