From 0d15f133302987cd748fc59a131dbbe4b886564f Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 14 Jun 2018 14:05:40 -0700 Subject: Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Icc3c84339d9cf6e90e4388d922190692f1f9ac39 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..64de7ae --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,49 @@ +--- +project: 'vnfrqts-epics' +project_creation_date: '2017-06-29' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &onap_vnfrqts-epics_ptl + name: 'Steven Wright' + email: 'sw3588@att.com' + id: 'wombat123' + company: 'ATT' + timezone: 'America/Atlanta' +primary_contact: *onap_vnfrqts-epics_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/VNFRQTS' + key: 'VNFRQTS' +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/VNF+Requirements+Project' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=8225130' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '13:00 UTC' +repositories: + - 'vnfrqts-epics' +committers: + - <<: *onap_vnfrqts-epics_ptl + - name: 'wenyao guan' + email: 'guanwenyao@chinamobile.com' + company: 'China Mobile' + id: 'guanwenyao' + timezone: 'Asia/Shanghai' + - name: 'Hagop Bozawglanian' + email: 'hb755d@att.com' + company: 'ATT' + id: 'hb755d' + timezone: 'Asia/Los Angeles' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'Addition' + name: 'Hagop Bozawglanian' + link: 'https://lists.onap.org/pipermail/onap-tsc/2018-June/004978.html' -- cgit 1.2.3-korg