From 764557a4c15b8f000ad27ee48b92062dac9ffa55 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 8 Nov 2019 16:00:07 +0000 Subject: [PATCH] Automation adds INFO.yaml Change-Id: I2b2504425a861b6b77b70037f53ed0241bbf206d Signed-off-by: Aric Gardner --- INFO.yaml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..e02d58a --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,48 @@ +--- +project: 'ric_plt_resource_status_manager' +project_creation_date: '2019-11-08' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &oran_ric_plt_resource_status_manager_ptl + name: 'Thoralf Czichy' + email: 'thoralf.czichy@nokia.com' + id: 'czichy' + company: 'Nokia' + timezone: 'America/New_York' +primary_contact: *oran_ric_plt_resource_status_manager_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.o-ran-sc.org/projects/' + key: 'ric_plt_resource_status_manager' +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/resource-status-manager +committers: + - <<: *oran_ric_plt_resource_status_manager_ptl + - name: 'Shuky Har-Noy' + email: 'shuky.har-noy@intl.att.com' + company: 'intl.att' + id: 'ss412g' + timezone: 'Unknown/Unknown' +tsc: + # yamllint disable rule:line-length + approval: 'missing' + changes: + - type: '' + name: '' + link: '' -- 2.16.6