From 8edc276c1b004482f43b11db3dfb737f6bd933b1 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 15 Mar 2019 14:03:44 -0700 Subject: [PATCH] Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: I9f95e140b5eb06d196b97485bb830012d629b1ed Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall --- INFO.yaml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..86709cc --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,42 @@ +--- +project: 'holmes-engine-management' +project_creation_date: '2017-01-17' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'Guangrong Fu' + email: 'fu.guangrong@zte.com.cn' + id: 'GuangrongFu' + company: 'ZTE' + timezone: 'China/Chengdu' +project_category: '' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/HOLMES' + key: 'HOLMES' +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=8231935' + url: 'https://wiki.onap.org/pages/viewpage.action?pageId=8231935' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly' + time: '12:00 UTC' +repositories: + - 'holmes-common' + - 'holmes-engine-management' + - 'holmes-rule-management' +committers: + - <<: *onap_releng_ptl + - name: 'Tang Peng' + email: 'tang.peng5@zte.com.cn' + company: 'ZTE' + id: 'tangpeng' + timezone: 'China/Beijing' +tsc: + approval: 'https://lists.onap.org/pipermail/onap-tsc' -- 2.16.6