From d4cf04040a6cfc7331577ecfa83faad5802a36d3 Mon Sep 17 00:00:00 2001 From: Lvbo163 Date: Mon, 25 Feb 2019 16:36:36 +0800 Subject: [PATCH] Add INFO.yaml file Issue-ID: AAI-2019 Change-Id: I2420379ce5d367c17000f6459cdaf38701cc9b3d Signed-off-by: Lvbo163 --- INFO.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..648d018 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,25 @@ +--- +project: 'aai-esr-server' +project_creation_date: '2017-05-03' +lifecycle_state: 'Incubation' +project_lead: &onap_releng_ptl + name: 'James Forsyth' + email: 'jf2512@att.com' + id: 'jimmydot' + company: 'ATT' + timezone: 'America/Detroit' +primary_contact: *onap_releng_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.onap.org/projects/AAI' + key: 'AAI' +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' +committers: + - <<: *onap_releng_ptl -- 2.16.6