diff options
author | Steven Wright <sw3588@att.com> | 2018-05-08 10:58:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-08 10:58:00 +0000 |
commit | 989f77b113c4ed7babf6551cb9aa03e977024292 (patch) | |
tree | 15461f6e5d9b42e8f4d964ac5225151a4bddc338 | |
parent | 9a9e89bafbbb80008e87cb6e7ca403475ed3f2a5 (diff) | |
parent | cc8fd985a751a614c9ce8a07587328682fa979f8 (diff) |
Merge "Add INFO.yaml file"
-rw-r--r-- | INFO.yaml | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..48be475d --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,47 @@ +--- +project: 'vvp-portal' +project_creation_date: '2017-06-29' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Steven Wright' + email: 'sw3588@att.com' + id: 'wombat123' + company: 'ATT' + timezone: 'America/Atlanta' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/VVP' + key: 'VVP' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/display/DW/2018+VVP+Project+Team+Meetings' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=25439844' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '15:00 UTC' +committers: + - <<: *onap_releng_ptl + - name: 'Chris Donley' + email: 'christopher.donley@huawei.com' + company: 'Huawei' + id: 'chrisd5110' + timezone: 'America/Vancouver' + - name: 'Edan Binshtok' + email: 'eb578m@intl.att.com' + company: 'ATT' + id: 'edan.binshtok' + timezone: 'Asia/Tel_Aviv' + - name: 'Erik Sundelof' + email: 'es4410@att.com' + company: 'ATT' + id: 'eriks' + timezone: 'America/Los Angeles' + - name: 'Sandeep Shah' + email: 'sandeepatsprint@gmail.com' + company: 'Tech Mahindra' + id: 'SandeepLinux' + timezone: 'America/Houston' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |