From c60175292f911da97786e6ab7ba66bf466dc7b03 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Mon, 26 Feb 2018 22:54:08 -0800 Subject: 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 --- INFO.yaml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 INFO.yaml (limited to 'INFO.yaml') 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' -- cgit 1.2.3-korg