diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-02-28 22:28:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-02-28 22:28:14 +0000 |
commit | ef55ef2163dee32905bd10b0a0b3ea0f6a763322 (patch) | |
tree | e938d7e5064af74a461d9b28e2c2c52b2f1495b2 | |
parent | 04e7dec239e324e51fe425b7e7abd20586b4e81e (diff) | |
parent | 951aade80eaa53037b9e9f0ab94b0b94cbc850ac (diff) |
Merge "Add INFO.yaml file"
-rw-r--r-- | INFO.yaml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..6282a635 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,42 @@ +--- +project: 'dcaegen2' +project_creation_date: '2017-06-28' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Lusheng Ji' + email: 'lji@research.att.com' + id: 'wrider' + company: 'ATT' + timezone: 'America/New York' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/DCAEGEN2' + key: 'DCAEGEN2' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/display/DW/Meetings' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593119' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '15:30 UTC' +committers: + - <<: *onap_releng_ptl + - 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: 'Vijay Venkatesh Kumar' + email: 'vv770d@att.com' + company: 'ATT' + id: 'vv770d' + timezone: 'America/New York' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |