 98eb4c224d
			
		
	
	98eb4c224d
	
	
	
		
			
			Add INFO.yaml to list: - Project description - Properties - Issue Tracking - Contacts - PTL information - Meeting information - Committer information Change-Id: Ifed54c1cc648dc3dc7e276c63d87144812197505 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
		
			
				
	
	
		
			107 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			107 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| project: 'vpp'
 | |
| project_creation_date: '2015-12-08'
 | |
| project_category: ''
 | |
| lifecycle_state: 'Incubation'
 | |
| project_lead: &vpp_ptl
 | |
|     name: 'Dave Barach'
 | |
|     email: 'openvpp@barachs.net'
 | |
|     id: 'dbarach'
 | |
|     company: ''
 | |
|     timezone: ''
 | |
| primary_contact: *vpp_ptl
 | |
| issue_tracking:
 | |
|     type: 'jira'
 | |
|     url: 'https://jira.fd.io/projects/vpp'
 | |
|     key: 'VPP'
 | |
| mailing_list:
 | |
|     type: 'groups.io'
 | |
|     url: 'https://lists.fd.io/g/vpp-dev'
 | |
|     tag: '<[sub-project_name]>'
 | |
| realtime_discussion:
 | |
|     type: 'irc'
 | |
|     server: 'freenode.net'
 | |
|     channel: 'fdio-vpp'
 | |
| meetings:
 | |
|     - type: 'zoom'
 | |
|       agenda: 'n/a'
 | |
|       url: 'https://wiki.fd.io/view/VPP/Meeting'
 | |
|       server: 'n/a'
 | |
|       channel: 'fdio-vpp'
 | |
|       repeats: 'weekly'
 | |
|       time: '08:00 PT'
 | |
| repositories:
 | |
|     - 'vpp'
 | |
| committers:
 | |
|     - <<: *vpp_ptl
 | |
|     - name: 'Keith Burns'
 | |
|       company: 'gmail'
 | |
|       email: 'alagalah@gmail.com'
 | |
|       id: 'alagalah'
 | |
|       timezone: ''
 | |
|     - name: 'Chris Luke'
 | |
|       company: 'comcast'
 | |
|       email: 'chris_luke@comcast.com'
 | |
|       id: 'chrisluke'
 | |
|       timezone: ''
 | |
|     - name: 'Dave Barach'
 | |
|       company: 'barachs'
 | |
|       email: 'openvpp@barachs.net'
 | |
|       id: 'dbarach'
 | |
|       timezone: ''
 | |
|     - name: 'Damjan Marion'
 | |
|       company: 'cisco'
 | |
|       email: 'damarion@cisco.com'
 | |
|       id: 'dmarion'
 | |
|       timezone: ''
 | |
|     - name: 'Dave Wallace'
 | |
|       company: 'gmail'
 | |
|       email: 'dwallacelf@gmail.com'
 | |
|       id: 'dwallacelf'
 | |
|       timezone: ''
 | |
|     - name: 'Florin Coras'
 | |
|       company: 'gmail'
 | |
|       email: 'florin.coras@gmail.com'
 | |
|       id: 'florin.coras'
 | |
|       timezone: ''
 | |
|     - name: 'Ed Warnicke'
 | |
|       company: 'gmail'
 | |
|       email: 'hagbard@gmail.com'
 | |
|       id: 'hagbard'
 | |
|       timezone: ''
 | |
|     - name: 'John Lo'
 | |
|       company: 'cisco'
 | |
|       email: 'loj@cisco.com'
 | |
|       id: 'lojohn'
 | |
|       timezone: ''
 | |
|     - name: 'Marco Varlese'
 | |
|       company: 'suse'
 | |
|       email: 'marco.varlese@suse.de'
 | |
|       id: 'marco.varlese'
 | |
|       timezone: ''
 | |
|     - name: 'Neale Ranns'
 | |
|       company: 'cisco'
 | |
|       email: 'nranns@cisco.com'
 | |
|       id: 'nranns'
 | |
|       timezone: ''
 | |
|     - name: 'Ole Trøan'
 | |
|       company: 'employees'
 | |
|       email: 'otroan@employees.org'
 | |
|       id: 'otroan'
 | |
|       timezone: ''
 | |
|     - name: 'Sergio Gonzalez Monroy'
 | |
|       company: 'outlook'
 | |
|       email: 'sergio.gonzalez.monroy@outlook.com'
 | |
|       id: 'smonroy'
 | |
|       timezone: ''
 | |
| tsc:
 | |
|     # yamllint disable rule:line-length
 | |
|     approval: ''
 | |
|     changes:
 | |
|         - type: 'removal'
 | |
|           name: ''
 | |
|           link: ''
 | |
|         - type: 'promotion'
 | |
|           name: ''
 | |
|           link: ''
 |