From 6dafafdfcb37d62fa7ae9454b50f3d63abcee53a Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Mon, 11 Nov 2019 13:23:54 -0500 Subject: [PATCH] Create INFO file MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Automation scripts tripped up on This character: á Submitting this by had for now. Signed-off-by: Aric Gardner Change-Id: I6630c466bd98965cdfc0049f618da692731fd595 --- 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..884c575 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,53 @@ +--- +project: 'ric_plt_rtmgr' +project_creation_date: '2019-11-11' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &oran_ric_plt_rtmgr_ptl + name: 'Thoralf Czichy' + email: 'thoralf.czichy@nokia.com' + id: 'czichy' + company: 'Nokia' + timezone: 'America/New_York' +primary_contact: *oran_ric_plt_rtmgr_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.o-ran-sc.org/projects/' + key: 'ric_plt_rtmgr' +mailing_list: + type: 'groups.io' + url: 'technical-discuss@lists.o-ran-sc.org' + tag: '[]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#oran' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.o-ran-sc.org/display/' + url: '' + server: 'freenode.net' + channel: '#oran' + repeats: '' + time: '' +repositories: + - ric-plt/rtmgr +committers: + - <<: *oran_ric_plt_rtmgr_ptl + - name: 'Satish Inakoti' + email: 'satish.inakoti@nokia.com' + company: 'nokia' + id: 'inakoti' + timezone: 'Unknown/Unknown' + - name: 'Zoltán Koczka' + email: 'zoltan.koczka@nokia.com' + company: 'nokia' + id: 'zkoczka' + timezone: 'Unknown/Unknown' +tsc: + # yamllint disable rule:line-length + approval: 'missing' + changes: + - type: '' + name: '' + link: '' -- 2.16.6