From 96f6de46f9b614ad83b548e2b20f3edc4eb4ea58 Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Tue, 11 Jun 2019 14:25:22 -0400 Subject: [PATCH] Add draft INFO.yaml file for LF mgt Change-Id: I17926a807448e799fa7585e147ccdd627bd77d9e Signed-off-by: Lott, Christopher (cl778h) --- INFO.yaml | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..2cc88273 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,47 @@ +--- +project: 'portal/ric-dashboard' +project_creation_date: '2019-05-21' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &portal_ric_dashboard_ptl + name: 'TBD' + email: 'TBD' + id: 'TBD' + company: 'AT&T Labs-Research' + timezone: 'America/New_York' +primary_contact: *portal_ric_dashboard_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.o-ran-sc.org/projects/RICPLT' + key: 'DASHBOARD' +mailing_list: + type: 'groups.io' + url: 'https://lists.o-ran-sc.org/g/main' + tag: '<[portal/ric-dashboard]>' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#o-ran-sc' +meetings: + - type: 'zoom' + agenda: '' + url: '' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '' +repositories: + - 'portal/ric-dashboard' +committers: + - name: 'Chris Lott' + email: 'clott@research.att.com' + company: 'AT&T Labs-Research' + id: 'cl778h' + timezone: 'America/New_York' + - name: 'Manoop Talasila' + email: 'talasila@research.att.com' + company: 'ATT' + id: 'talasila' + timezone: 'America/New_York' +tsc: + approval: 'https://lists.o-ran-sc.org/g/toc' -- 2.16.6