diff options
author | 2018-07-03 22:40:56 -0700 | |
---|---|---|
committer | 2018-07-03 22:40:56 -0700 | |
commit | 312de8a04440b4f6c2af5b5ba54ca8d0fd538216 (patch) | |
tree | 9184648d3f4a4c67c83577670a112b4a2fb5508e | |
parent | 819d25486af52746b3b3f2ba20577ac98eca817f (diff) |
Add INFO.yaml file
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: I4257ea8dc3ccc6602b892cc3b38b5d324dc1d1c3
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | INFO.yaml | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -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' |