From 7642c1ad0510201140d03a324d97ea0cd0594fe3 Mon Sep 17 00:00:00 2001 From: Parker Berberian Date: Wed, 26 Jun 2019 15:35:24 -0400 Subject: Adds INFO.yaml Change-Id: Iea06943b61a0877e24254c0c55057adbaca984bb Signed-off-by: Parker Berberian --- INFO.yaml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 INFO.yaml (limited to 'INFO.yaml') diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..ba4dad8 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,49 @@ +--- +project: 'Lab as a Service' +project_creation_date: '2019.06.25' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &opnfv_laas_ptl + name: 'Parker Berberian' + email: 'pberberian@iol.unh.edu' + id: 'ParkerBerberian' + company: 'UNH' + timezone: 'EST' +primary_contact: *opnfv_laas_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/laas' + key: 'LAAS' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[laas]' +realtime_discussion: + type: 'irc' + server: 'freenode.net' + channel: '#opnfv-laas' +meetings: + - type: 'gotomeeting+irc' + agenda: 'https://wiki.opnfv.org/display/' + url: 'https://global.gotomeeting.com/join/819733085' + server: 'freenode.net' + channel: '#opnfv-meeting' + repeats: 'never' + time: 'none' +repositories: + - 'laas' +committers: + # This will be filled out by opnfv staff once invitation have been accepted + - <<: *opnfv_laas_ptl + - name: '' + email: '' + company: '' + id: '' + timezone: '' +tsc: + # yamllint disable rule:line-length + approval: 'http://meetbot.opnfv.org/meetings/opnfv-meeting/2019/opnfv-meeting.2019-06-25-12.59.txt' + changes: + - type: 'removal/promotion' + name: '' + link: '' -- cgit 1.2.3-korg