From 86ceace25c8d614c1475c111eee57e7a00f3b10a Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 3 Jul 2018 22:41:54 -0700 Subject: [PATCH] Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I220f04082a1595f9116dabae3a9b79f21129d0d5 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/INFO.yaml b/INFO.yaml index 1ae0658..81a114b 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -108,6 +108,20 @@ committers: company: 'Nokia' id: 'yufei_zhou' timezone: 'Asia/Shanghai' - + - name: 'Denes Nemeth' + email: 'denes.nemeth@nokia.com' + company: 'Nokia' + id: 'thelittlemouse' + timezone: 'Europe/Budapest' + - name: 'Haibin Huang' + email: 'haibin.huang@intel.com' + company: 'Intel' + id: 'haibin' + timezone: 'Asia/Shanghai' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'Addition' + name: 'Denes Nemeth' + name: 'Haibin Huang' + link: 'https://lists.onap.org/g/ONAP-TSC/message/3269' -- 2.16.6