From 057728c66960a84e3a6a607f0ddf5deb0095c7be Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Mon, 27 Apr 2020 11:11:20 -0500 Subject: Add INFO file Adding INFO file to allow self service committer promotion Signed-off-by: Vanessa Rene Valderrama Change-Id: Ic16ba28ce9060ac0ad94f83913de57451dfed44a --- INFO.yaml | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 INFO.yaml diff --git a/INFO.yaml b/INFO.yaml new file mode 100644 index 0000000..98f7e41 --- /dev/null +++ b/INFO.yaml @@ -0,0 +1,77 @@ +--- +project: 'vsap' +project_creation_date: '2019-12-10' +project_category: '' +lifecycle_state: 'Incubation' +project_lead: &vsap_ptl + name: 'Ping Yu' + company: 'Intel' + email: 'ping.yu@intel.com' + id: '' + timezone: '' +primary_contact: *vsap_ptl +issue_tracking: + type: 'jira' + url: 'https://jira.fd.io/browse/VSAP' + key: 'VSAP' +mailing_list: + type: 'groups.io' + url: 'https://lists.fd.io/g/vsap-dev' + tag: '' +realtime_discussion: + type: '' + server: '' + channel: '' +meetings: + - type: '' + agenda: '' + url: '' + server: '' + channel: '' + repeats: '' + time: '' +repositories: + - 'vsap' +committers: + - <<: *vsap_ptl + - name: 'Florin Coras' + email: 'florin.coras@gmail.com' + id: 'florin.coras' + company: 'Cisco' + timezone: '' + - name: 'Stephen Belair' + company: 'Cisco' + email: 'sbelair@cisco.com' + id: '' + timezone: '' + - name: 'Jian Li' + company: 'Shanghai Jiaotong University' + email: 'li-jian@sjtu.edu.cn' + id: '' + timezone: '' + - name: 'Yuwei Zhang' + company: 'Intel' + email: 'yuwei1.zhang@intel.com' + id: '' + timezone: '' + - name: 'Shujun Zhuang' + company: 'Intel' + email: 'shujun.zhuang@intel.com' + id: '' + timezone: '' + - name: 'Hongjun Ni' + company: 'Intel' + email: 'hongjun.ni@intel.com' + id: 'Henry_Ni' + timezone: '' + - name: 'Wei Xu' + company: 'Tencent' + email: 'cweixu@tencent.com' + id: '' + timezone: '' +tsc: + approval: 'https://wiki.fd.io/view/TSC/Meeting_Minutes' + changes: + - type: '' + name: '' + link: '' -- cgit 1.2.3-korg