diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-07-03 22:41:06 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-07-03 22:41:06 -0700 |
commit | b67dd467e7e0b90b49a9c61d1285c98e4808414d (patch) | |
tree | 71feb965258ff2b64a8e6b251552dcec8e148a01 /INFO.yaml | |
parent | bf9ff97bf4463bee55ba337ec7449beb1d2c5c1f (diff) |
Add INFO.yaml file
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: I6b0d7b12a1aa89f67b1c97d3d0c351f6a36810bc
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'INFO.yaml')
-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' |