From c790c7e939a0bcd9b424fc986f40a29485686315 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 28 Feb 2018 23:40:23 -0800 Subject: [PATCH] Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Iafc91b65dce78e61b825e493274fd262abea4658 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..d491f93 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,42 @@ +--- +project: 'multicloud-azure' +project_creation_date: '2017-06-22' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Xinhui Li' + email: 'lxinhui@vmware.com' + id: 'xinhuili' + company: 'VMware' + timezone: 'China/Beijing' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/MULTICLOUD' + key: 'MULTICLOUD' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6591499' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6591499' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '22:00 UTC' +committers: + - <<: *onap_releng_ptl + - name: 'Bin Hu' + email: 'bh526r@att.com' + company: 'ATT' + id: 'bh526r' + timezone: 'America/Palo Alto' + - name: 'Bin Yang' + email: 'bin.yang@windriver.com' + company: 'Windriver' + id: 'biny993' + timezone: 'China/Beijing' + - name: 'Liang Ke' + email: 'lokyse@163.com' + company: 'VMWare' + id: 'liangke' + timezone: 'China/Beijing' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' -- 2.16.6