From 9ccb0353f1c59bd7d49ff17c54e5d00c0960ea82 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 1 Mar 2019 17:32:59 -0800 Subject: Add missing INFO.yaml blocks Add missing information so that the new verify job passes. Fix indentation. Change-Id: I7fffb5433f3d38ed5336eabb21c036114b50a57b Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 62 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 37 insertions(+), 25 deletions(-) diff --git a/INFO.yaml b/INFO.yaml index 5e678e7..a389955 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,52 +1,64 @@ --- -project: 'appc' +project: 'appc-cdt' project_creation_date: '2017-02-10' lifecycle_state: 'Incubation' +project_category: '' project_lead: &onap_releng_ptl name: 'Takamune Cho' email: 'tc012c@att.com' company: 'ATT' id: 'Takamune_Cho' - timezone: 'America/New York' + timezone: 'America/New_York' primary_contact: name: 'Catherine Lefèvre' email: 'cl664y@intl.att.com' company: 'ATT' id: 'Katel34' - timezone: 'Belgium' + timezone: 'Europe/Brussels' issue_tracking: type: 'jira' url: 'https://jira.onap.org/projects/APPC' key: 'APPC' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' meetings: - type: 'zoom' - agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593808' - url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593808' - server: 'n/a' - channel: 'n/a' - repeats: 'weekly' - time: '15:00 UTC' + agenda: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593808' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=6593808' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '15:00 UTC' +repositories: + - 'appc' + - 'appc-cdt' + - 'appc-deployment' + - 'appc-oom' + - 'appc-parent' committers: - <<: *onap_releng_ptl - name: 'Marcus Williams' - email: 'marcus.williams@intel.com' - company: 'Intel' - id: 'mgkwill' - timezone: 'America/Los Angeles' + email: 'marcus.williams@intel.com' + company: 'Intel' + id: 'mgkwill' + timezone: 'America/Los_Angeles' - name: 'Patrick Brady' - email: 'pb071s@att.com' - company: 'ATT' - id: 'pb071' - timezone: 'America/Los Angeles' + email: 'pb071s@att.com' + company: 'ATT' + id: 'pb071' + timezone: 'America/Los_Angeles' - name: 'Randa Maher' - email: 'rx196w@att.com' - id: 'rx196w' - company: 'ATT' - timezone: 'America/New York' + email: 'rx196w@att.com' + id: 'rx196w' + company: 'ATT' + timezone: 'America/New_York' - name: 'Joss Armstrong' - email: 'joss.armstrong@ericsson.com' - id: 'jarmstrong001' - company: 'Ericsson' - timezone: 'Europe/Dublin' + email: 'joss.armstrong@ericsson.com' + id: 'jarmstrong001' + company: 'Ericsson' + timezone: 'Europe/Dublin' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' -- cgit 1.2.3-korg