From 3643476935521754186a24d44fa64f8403e885a5 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 26 Jul 2018 14:08:39 -0700 Subject: Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I1180a4d0840ef7b5f6f5f684ed2bf6d531e565bf Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..423d1ba8 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,71 @@ +--- +project: 'dcaegen2-collectors-hv-ves' +project_creation_date: '2018-11-07' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &onap_dcaegen2_ptl + name: 'Vijay Venkatesh Kumar' + email: 'vv770d@att.com' + id: 'vv770d' + company: 'ATT' + timezone: 'America/New_York' +primary_contact: *onap_dcaegen2_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/DCAEGEN2' + key: 'DCAEGEN2' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/display/DW/DCAE+Project+Meetings' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593119' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '13:00 UTC (DST), 15:30 UTC (post DST)' +repositories: + - 'dcaegen2-collectors-hv-ves' + - 'dcaegen2-services-prh' +committers: + - <<: *onap_dcaegen2_ptl + - name: 'Lusheng Ji' + email: 'lji@research.att.com' + company: 'ATT' + id: 'wrider' + timezone: 'America/New_York' + - name: 'Michael Hwang' + email: 'mhwang@research.att.com' + company: 'ATT' + id: 'researchmike' + timezone: 'America/New_York' + - name: 'Tony Hansen' + email: 'tony@att.com' + company: 'ATT' + id: 'TonyLHansen' + timezone: 'America/New_York' + - name: 'Yan Yang' + email: 'yangyanyj@chinamobile.com' + company: 'ChinaMobile' + id: 'yangyan' + timezone: 'Asia/Shanghai' + - name: 'Xinhui Li' + email: 'lxinhui@vmware.com' + company: 'VMware' + id: 'xinhuili' + timezone: 'Asia/Shanghai' + - name: 'Jack Lucas' + email: 'jflucas@research.att.com' + company: 'ATT' + id: 'jflucas' + timezone: 'America/New_York' + - name: 'Przemyslaw Wasala ' + email: 'przemyslaw.wasala@nokia.com' + company: 'Nokia' + id: 'przemyslaw.wasala' + timezone: 'Europe/Warsaw' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' -- cgit 1.2.3-korg