From 35defc6b8a280c621960e61794e4f73f0b35fe03 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 1 Mar 2019 18:45:15 -0800 Subject: Add missing INFO.yaml blocks Add missing information so that the new verify job passes. Change-Id: I74993b4633a9c57e3bad7f7da1df1bebd5d74b04 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..1e76e00 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,90 @@ +--- +project: 'aai-enricher' +project_creation_date: '2018-07-09' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &onap_aai_ptl + name: 'James Forsyth' + email: 'jf2512@att.com' + id: 'jimmydot' + company: 'ATT' + timezone: 'America/Detroit' +primary_contact: *onap_aai_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/AAI' + key: 'AAI' +mailing_list: + type: 'groups.io' + url: 'lists.onap.org' + tag: '<[sub-project_name]>' +realtime_discussion: '' +meetings: + - type: 'zoom' + agenda: 'https://wiki.onap.org/display/DW/AAI+Meeting+Notes' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=8227676' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '14:00 UTC' +repositories: + - 'aai-aai-common' + - 'aai-aai-config' + - 'aai-aai-data' + - 'aai-aai-service' + - 'aai-babel' + - 'aai-cacher' + - 'aai-chameleon' + - 'aai-champ' + - 'aai-data-router' + - 'aai-eis' + - 'aai-enricher' + - 'aai-event-client' + - 'aai-gallifrey' + - 'aai-gap' + - 'aai-gizmo' + - 'aai-graphadmin' + - 'aai-graphgraph' + - 'aai-logging-service' + - 'aai-model-loader' + - 'aai-oom' + - 'aai-resources' + - 'aai-rest-client' + - 'aai-router-core' + - 'aai-schema-service' + - 'aai-search-data-service' + - 'aai-sparky-be' + - 'aai-sparky-fe' + - 'aai-spike' + - 'aai-tabular-data-service' + - 'aai-test-config' + - 'aai-traversal' + - 'aai-validation' +committers: + - <<: *onap_aai_ptl + - name: 'Manisha Aggarwal' + email: 'ma9181@att.com' + company: 'ATT' + id: 'ma9181' + timezone: 'America/New_York' + - name: 'Steven Blimkie' + email: 'Steven.Blimkie@amdocs.com' + company: 'Amdocs' + id: 'sblimkie' + timezone: 'America/Toronto' + - name: 'Tian Lee' + email: 'TianL@amdocs.com' + company: 'Amdocs' + id: 'TianL' + timezone: 'Europe/London' + - name: 'Venkata Harish Kajur' + email: 'vk250x@att.com' + company: 'ATT' + id: 'vk250x' + timezone: 'America/New_York' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' + changes: + - type: 'removal' + name: 'Steve Smokowski' + link: 'https://lists.onap.org/pipermail/onap-tsc/2018-February/004361.html' -- cgit 1.2.3-korg