diff options
author | Taka Cho <takamune.cho@att.com> | 2019-08-22 10:27:12 -0400 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2019-08-22 10:27:32 -0400 |
commit | c8cbaf237d66d7e250c24a1dc13d180052281577 (patch) | |
tree | 1e47140bfdebdb4ddbad000dc4f38e554c7d82f6 | |
parent | e8c73ad90d5a163c04232b3993e7a20549d4f41c (diff) |
update INFO.yaml
add change section
Change-Id: I2ac9afee9c180d115d3b519b96b8de53a4b6fa88
Issue-ID: APPC-1685
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-parent' +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' |