From: Jessica Wagantall Date: Tue, 27 Feb 2018 06:54:08 +0000 (-0800) Subject: Add INFO.yaml file X-Git-Tag: v2.0.2~293^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c60175292f911da97786e6ab7ba66bf466dc7b03;p=cli.git Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ic3f283babef0455d38c64a681182142da381cbb4 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- 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'