diff options
author | Taka Cho <takamune.cho@att.com> | 2019-08-22 10:27:58 -0400 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2019-08-22 10:28:36 -0400 |
commit | 98a2f39c7ee4c9dd47d59180425a753b926b2b13 (patch) | |
tree | b4714034af598b5e02a6ce740bba09ce32c41e14 | |
parent | 9035495b03de1814d811f3a0c23959f55853616d (diff) |
update INFO.yaml
add change section
Issue-ID: APPC-1685
Change-Id: I009e5f44b31aae344ff2d8b0f3c2aea2052ccc96
Signed-off-by: Taka Cho <takamune.cho@att.com>
-rw-r--r-- | INFO.yaml | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,5 +1,5 @@ --- -project: 'appc-deployment' +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' |