summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2018-08-24 14:45:01 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2018-08-24 14:45:28 -0500
commitb8a4657cfe93ded90f1efbc2d9f6a1abb1155f66 (patch)
treebc190890845b5af5c8e775af1bf25c5276a178ff
parent2c0cc525c03f8fb4b236afb261a3e003e79fb7bb (diff)
Add INFO.yaml fileHEADmaster
Add INFO.yaml to list: - Project description - Properties - Issue Tracking - Contacts - PTL information - Meeting information - Committer information Change-Id: I26ccfa20fddd94c79b5b56523a7ffaaee982f231 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
-rw-r--r--INFO.yaml71
1 files changed, 71 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..974081d
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,71 @@
+---
+project: 'one'
+project_creation_date: '2016-03-28'
+project_category: ''
+lifecycle_state: 'Incubation'
+project_lead: &one_ptl
+ name: 'Florin Coras'
+ email: 'florin.coras@gmail.com'
+ id: 'florin.coras'
+ company: ''
+ timezone: ''
+primary_contact: *one_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.fd.io/projects/ONE'
+ key: 'ONE'
+mailing_list:
+ type: 'groups.io'
+ url: 'https://lists.fd.io/g/one-dev'
+ tag: ''
+realtime_discussion:
+ type: 'irc'
+ server: 'freenode'
+ channel: 'fdio-one'
+meetings:
+ - type: 'n/a'
+ agenda: 'n/a'
+ url: 'n/a'
+ server: 'n/a'
+ channel: 'n/a'
+ repeats: 'n/a'
+ time: ''
+repositories:
+ - 'one'
+committers:
+ - <<: *one_ptl
+ - name: 'Alberto Rodriguez-Natal'
+ company: ''
+ email: 'rodrigueznatal@gmail.com'
+ id: 'arnatal'
+ timezone: ''
+ - name: 'C.J. Collier'
+ company: 'colliertech'
+ email: 'cjac+cjcollier@colliertech.org'
+ id: 'cjcollier'
+ timezone: ''
+ - name: 'Vina Ermagan'
+ company: ''
+ email: 'ermagan@gmail.com'
+ id: 'ermagan'
+ timezone: ''
+ - name: 'Florin Coras'
+ company: ''
+ email: 'florin.coras@gmail.com'
+ id: 'florin.coras'
+ timezone: ''
+ - name: 'Lori Jakab'
+ company: ''
+ email: 'lorand.jakab@gmail.com'
+ id: 'ljakab'
+ timezone: ''
+tsc:
+ # yamllint disable rule:line-length
+ approval: ''
+ changes:
+ - type: 'removal'
+ name: ''
+ link: ''
+ - type: 'promotion'
+ name: ''
+ link: ''