aboutsummaryrefslogtreecommitdiffstats
path: root/INFO.yaml
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-01-22 14:25:41 -0600
committerLuca Muscariello <lumuscar+fdio@cisco.com>2019-01-24 08:50:16 +0000
commit03f086e80c92d047705b8fb8aa65ce6f0c3fa5e5 (patch)
tree9882b274d5bbae7680660f3d92f7609450054135 /INFO.yaml
parentbed18df840364847e378d1ce2dea2fbace029720 (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - Issue Tracking - Contacts - PTL information - Meeting information - Committer information Change-Id: I9abb77a927c517aa7af1f8c1136bea022457f462 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'INFO.yaml')
-rw-r--r--INFO.yaml69
1 files changed, 69 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 000000000..73caa862c
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,69 @@
+---
+project: 'hicn'
+project_creation_date: '2019-01-15'
+project_category: ''
+lifecycle_state: 'Incubation'
+project_lead: &hicn_ptl
+ name: 'Luca Muscariello'
+ email: 'lumuscar+fdio@cisco.com'
+ id: 'muscariello'
+ company: 'Cisco'
+ timezone: ''
+primary_contact: *hicn_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.fd.io/projects/hicn'
+ key: 'HICN'
+mailing_list:
+ type: 'groups.io'
+ url: 'https://lists.fd.io/g/hicn-dev'
+ tag: '<[sub-project_name]>'
+realtime_discussion:
+ type: 'slack'
+ server: ''
+ channel: 'https://fdio-hicn.slack.com'
+meetings:
+ - type: 'slack'
+ agenda: 'n/a'
+ url: 'https://fdio-hicn.slack.com'
+ server: 'n/a'
+ channel: 'fdio-hicn'
+ repeats: ''
+ time: ''
+repositories:
+ - 'hicn'
+committers:
+ - <<: *hicn_ptl
+ - name: 'Alberto Compagno'
+ company: 'Cisco'
+ email: 'acompagn+fdio@cisco.com'
+ id: 'acompagn'
+ timezone: ''
+ - name: 'Jordan Augé'
+ company: 'Cisco'
+ email: 'jordan.auge+fdio@cisco.com'
+ id: 'jordan.auge'
+ timezone: ''
+ - name: 'Michele Papalini'
+ company: 'Cisco'
+ email: 'micpapal+fdio@cisco.com'
+ id: 'micpapal'
+ - name: 'Mauro Sardara'
+ company: 'Cisco'
+ email: 'msardara@cisco.com'
+ id: 'mauro91'
+ - name: 'Jacques Samain'
+ company: 'Cisco'
+ email: 'jsamain+fdio@cisco.com'
+ id: 'jsamain'
+ timezone: ''
+tsc:
+ # yamllint disable rule:line-length
+ approval: ''
+ changes:
+ - type: 'removal'
+ name: ''
+ link: ''
+ - type: 'promotion'
+ name: ''
+ link: ''