From: JohnKeeney Date: Thu, 12 Sep 2019 21:46:18 +0000 (-0400) Subject: First commit containing INFO.yaml X-Git-Tag: 1.7.3~34 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=063aca764db84c522b535f077d3661451df066e1;p=nonrtric.git First commit containing INFO.yaml Issue-ID: NONRTRIC-23 Change-Id: I18dcd9dfb697443868b7f15e70933e71fba57595 Signed-off-by: JohnKeeney --- diff --git a/.gitreview b/.gitreview new file mode 100644 index 00000000..814a9846 --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.o-ran-sc.org +port=29418 +project=nonrtric diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..74d26de7 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,38 @@ +--- +project: 'nonrtric' +project_creation_date: '2019-08-09' +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/main' +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: 'Mondays, 13:00 UTC' +repositories: + - 'nonrtric' +committers: + - <<: *oran_nonrtric_ptl +tsc: + # yamllint disable-line rule:line-length + approval: 'https://wiki.o-ran-sc.org/display/TOC/2019+08+07'