summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Cmarada <michal.cmarada@pantheon.tech>2018-09-26 09:08:17 +0200
committerMichal Cmarada <michal.cmarada@pantheon.tech>2018-09-26 09:08:17 +0200
commite57a01e46900614558c869dd21f810fab9877982 (patch)
tree4b5fdedded240e254774c5ee2db650654d26078f
parente8dd52ee89d76d9afb5a2235a809ffdfd9ffd081 (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - Issue Tracking - Contacts - PTL information - Meeting information - Committer information Change-Id: I13f86307ccc1692d0dbe373996f664c7c823ae49 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
-rw-r--r--INFO.yaml66
1 files changed, 66 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 000000000..1f65ace35
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,66 @@
+---
+project: 'hc2vpp'
+project_creation_date: '2016-01-10'
+project_category: ''
+lifecycle_state: 'Incubation'
+project_lead: &hc2vpp_ptl
+ name: 'Michal Cmarada'
+ email: 'mcmarada@cisco.com'
+ id: 'mcmarada'
+ company: 'cisco'
+ timezone: ''
+primary_contact: *hc2vpp_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.fd.io/projects/HC2VPP'
+ key: 'HC2VPP'
+mailing_list:
+ type: 'groups.io'
+ url: 'https://lists.fd.io/g/hc2vpp'
+ tag: ''
+realtime_discussion:
+ type: 'irc'
+ server: 'freenode'
+ channel: 'fdio-honeycomb'
+meetings:
+ - type: 'zoom'
+ agenda: 'https://wiki.fd.io/view/Honeycomb/Meeting'
+ url: 'https://wiki.fd.io/view/Honeycomb/Meeting'
+ server: 'n/a'
+ channel: 'fdio-honeycomb'
+ repeats: 'bi-weekly'
+ time: '17:00 CET'
+repositories:
+ - 'hc2vpp'
+committers:
+ - <<: *hc2vpp_ptl
+ - name: 'Hongjun Ni'
+ company: 'intel'
+ email: 'hongjun.ni@intel.com'
+ id: 'Henry_Ni'
+ timezone: ''
+ - name: 'Michal Cmarada'
+ company: 'cisco'
+ email: 'mcmarada@cisco.com'
+ id: 'mcmarada'
+ timezone: ''
+ - name: 'Marek Gradzki'
+ company: ''
+ email: 'margradz@gmail.com'
+ id: 'mgradzki'
+ timezone: ''
+ - name: 'Maroš Maršalek'
+ company: ''
+ email: 'maros.mars@gmail.com'
+ id: 'mmarsale'
+ timezone: ''
+tsc:
+ # yamllint disable rule:line-length
+ approval: ''
+ changes:
+ - type: 'removal'
+ name: ''
+ link: ''
+ - type: 'promotion'
+ name: ''
+ link: ''