diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2018-03-19 06:40:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-19 06:40:48 +0000 |
commit | 0c51bc77e72900fcf5350da52b5bec75e95d6305 (patch) | |
tree | 4445cfed03262542dc5d22cbc6ea78c707c44f91 | |
parent | 86cb24bc527fa1fea40bbd0cde58bd4213c4af6c (diff) | |
parent | c60175292f911da97786e6ab7ba66bf466dc7b03 (diff) |
Merge "Add INFO.yaml file"
-rw-r--r-- | INFO.yaml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 00000000..d375fcbd --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,37 @@ +--- +project: 'cli' +project_creation_date: '2017-06-22' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Kanagaraj Manickam' + email: 'kanagaraj.manickam@huawei.com' + id: 'mkr1481' + company: 'Huawei' + timezone: 'India/Bangalore' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/CLI' + key: 'CLI' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/display/DW/CLI+meetings' + url: 'https://wiki.onap.org/display/DW/CLI+meetings' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '13:00 UTC' +committers: + - <<: *onap_releng_ptl + - name: 'Subhash Kumar' + email: 'subhash.kumar.singh@huawei.com' + company: 'Huawei' + id: 'subhash_singh' + timezone: 'India/Bangalore' + - name: 'Manoop Talasila' + email: 'talasila@research.att.com' + company: 'ATT' + id: 'talasila' + timezone: 'America/New York' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' |