From 4d2b819c435ce0f0631d8ee86bcb7d5f1b27acfd Mon Sep 17 00:00:00 2001 From: Eric Ball Date: Thu, 29 Oct 2020 13:54:08 -0700 Subject: [PATCH] Add acumos-onnx-client initial INFO.yaml file Issue: IT-20909 Signed-off-by: Eric Ball Change-Id: Ic8e71c9ef941962e4c6882b3bb6fea7c2bb9ff4e --- gerrit.acumos.org/acumos-onnx-client/INFO.yaml | 44 ++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 gerrit.acumos.org/acumos-onnx-client/INFO.yaml diff --git a/gerrit.acumos.org/acumos-onnx-client/INFO.yaml b/gerrit.acumos.org/acumos-onnx-client/INFO.yaml new file mode 100644 index 00000000..35909c0e --- /dev/null +++ b/gerrit.acumos.org/acumos-onnx-client/INFO.yaml @@ -0,0 +1,44 @@ +--- +project: 'acumos-onnx-client' +project_creation_date: '2019-04-08' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &acumos_acumos-onnx-client_ptl + name: 'Philippe Dooze' + email: 'philippe.dooze@orange.com' + id: 'PhilippDo' + company: 'Orange' + timezone: 'Europe/Paris' +primary_contact: *acumos_acumos-onnx-client_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.acumos.org/projects/ACUMOS' + key: 'ACUMOS' +mailing_list: + type: 'groups.io' + url: '://lists.lfai.foundation/g/acumosai-modelmanagement/' + tag: '<[acumos-onnx-client]>' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#acumos' +meetings: + - type: 'zoom' + agenda: 'https://lists.lfai.foundation/calendar' + url: 'https://zoom.us/j/4906631713' + server: 'n/a' + channel: 'n/a' + repeats: 'weekly monday & thursday' + time: '08:30 am ET' +repositories: + - 'acumos-onnx-client' +committers: + - <<: *acumos_acumos-onnx-client_ptl + - name: 'Bruno Lozach' + email: 'bruno.lozach@orange.com' + company: 'Orange' + id: 'brunoLozach' + timezone: 'Europe/Paris' +tsc: + # yamllint disable rule:line-length + approval: 'https://wiki.acumos.org/display/TSC#AcumosAIProjectTechnicalSteeringCommittee(TSC)-20201026' -- 2.16.6