diff options
author | Taka Cho <takamune.cho@att.com> | 2019-08-22 10:29:03 -0400 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-08-27 15:15:56 +0000 |
commit | 43eca8658e10d1be83a0742d2a18ffaa7eb28dd8 (patch) | |
tree | c4131f9d76a671c30dcc87905a1b1088995f550d /INFO.yaml | |
parent | c91968d0c8658c73d3eeed25466b287fae5b81aa (diff) |
update INFO.yaml
add change section
Issue-ID: APPC-1685
Change-Id: I8fe0ef549f40cd83e53c93c2c58fac4b971f9f87
Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,5 +1,5 @@ --- -project: 'appc-cdt' +project: 'appc' project_creation_date: '2017-02-10' lifecycle_state: 'Incubation' project_category: '' @@ -57,3 +57,13 @@ committers: timezone: 'America/New_York' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'Removal' + name: 'Skip Wonnell' + link: 'https://lists.onap.org/g/onap-tsc/message/2324' + - type: 'Addition' + name: 'Takamune Cho' + link: 'https://lists.onap.org/g/onap-tsc/message/2343' + - type: 'Removal' + name: 'Joss Armstrong' + link: 'https://lists.onap.org/g/onap-tsc/message/5370' |