From 0c9bc21e8efc4c7205a46ef1456d1f08e65c56f2 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 8 Nov 2019 16:00:20 +0000 Subject: [PATCH] Automation adds INFO.yaml Change-Id: I0c9ac1721891d382342a34810a008e62113f4a60 Signed-off-by: Aric Gardner --- INFO.yaml | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..f6f77f6 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,58 @@ +--- +project: 'ric_plt_ric_dep' +project_creation_date: '2019-11-08' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &oran_ric_plt_ric_dep_ptl + name: 'Thoralf Czichy' + email: 'thoralf.czichy@nokia.com' + id: 'czichy' + company: 'Nokia' + timezone: 'America/New_York' +primary_contact: *oran_ric_plt_ric_dep_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.o-ran-sc.org/projects/' + key: 'ric_plt_ric_dep' +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/ric-dep +committers: + - <<: *oran_ric_plt_ric_dep_ptl + - name: 'Lusheng Ji' + email: 'lji@research.att.com' + company: 'research.att' + id: 'wrider' + timezone: 'Unknown/Unknown' + - name: 'Prabhu K' + email: 'prabhu.k@nokia.com' + company: 'nokia' + id: 'prabhukaliswamy' + timezone: 'Unknown/Unknown' + - name: 'Ranjit Kumar' + email: 'ranjit.angajala@nokia.com' + company: 'nokia' + id: 'ranjitk' + timezone: 'Unknown/Unknown' +tsc: + # yamllint disable rule:line-length + approval: 'missing' + changes: + - type: '' + name: '' + link: '' -- 2.16.6