From 9301afc8b3d9314ba19b464b8a7eb3cb7fa3bd7e Mon Sep 17 00:00:00 2001 From: Trinath Somanchi Date: Tue, 25 Sep 2018 20:20:54 -0400 Subject: OVN4NFV Project Changes: - Meeting Info updated. - New Repo 'ovn4nfv-k8s-plugin' Change-Id: Icbbe3394e9e55861445f2ad651b8878e94f6d463 Authored-by: agardner Signed-off-by: Trinath Somanchi --- INFO.yaml | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..3162ce5 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,60 @@ +--- +project: 'OVN for NFV (OVN4NFV)' +project_creation_date: 'Feb 7th 2017' +project_category: 'Collaborative Development' +lifecycle_state: 'Incubation' +project_lead: &opnfv_ovn4nfv_ptl + name: 'Trinath Somanchi' + email: 'trinath.somanchi@nxp.com' + company: 'NXP' + id: 'SomanchiTrinath' +primary_contact: *opnfv_ovn4nfv_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.opnfv.org/projects/OVN4NFV' + key: 'OVN4NFV' +mailing_list: + type: 'mailman2' + url: 'opnfv-tech-discuss@lists.opnfv.org' + tag: '[OVN4NFV]' +realtime_discussion: + type: irc + server: 'freenode.net' + channel: '#opnfv-ovn4nfv' +meetings: + - type: 'irc' + agenda: 'https://wiki.opnfv.org/display/OV/Meeting+Agenda' + url: # eg: 'https://global.gotomeeting.com/join/819733085' + server: 'freenode.net' + channel: '#ovn4nfv-meeting' + repeats: 'weekly' + time: '15:30 UTC' +repositories: + - 'ovn4nfv' + - 'ovn4nfv-k8s-plugin' +committers: + - <<: *opnfv_ovn4nfv_ptl + - name: 'Vikram Dham' + email: 'vikramdham@gmail.com' + company: 'gmail.com' + id: 'vikramdham' + - name: 'Trevor Bramwell' + email: 'tbramwell@linuxfoundation.org' + company: 'linuxfoundation.org' + id: 'bramwelt' + - name: 'Narinder Gupta' + email: 'narinder.gupta@canonical.com' + company: 'canonical.com' + id: 'narindergupta' + - name: 'Tim Rozet' + email: 'trozet@redhat.com' + company: 'redhat.com' + id: 'trozet' + - name: 'Sridhar Pothuganti' + email: 'sridhar.pothuganti@nxp.com' + company: 'nxp.com' + id: 'sridharpothuganti' +tsc: + # yamllint disable rule:line-length + approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-12-15-14.59.html' + # yamllint enable rule:line-length -- cgit 1.2.3-korg