aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-06-17 14:20:20 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-06-17 14:20:20 -0500
commitef426ed7714e87cee2097ed5245a78b92a0158ce (patch)
treea07691e2073fb4c74cd1530f9579010eac5f8a07
parent7105f918826443d3bc0da4b62197762447c61cd2 (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - Issue Tracking - Contacts - PTL information - Meeting information - Committer information Change-Id: I6512fa02bd0c3b9556876843d547f8744c656e4c Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
-rw-r--r--INFO.yaml61
1 files changed, 61 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..37095ff
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,61 @@
+---
+project: 'opflexvpp'
+project_creation_date: '2019-17-06'
+project_category: ''
+lifecycle_state: 'Incubation'
+project_lead: &opflexvpp_ptl
+ name: ''
+ email: ''
+ id: ''
+ company: ''
+ timezone: ''
+primary_contact: *opflexvpp_ptl
+issue_tracking:
+ type: 'jira'
+ # yamllint disable-line rule:line-length
+ url: 'https://jira.fd.io/secure/RapidBoard.jspa?rapidView=17&projectKey=OPFLEX'
+ key: 'OPFLEX'
+mailing_list:
+ type: 'groups.io'
+ url: 'https://lists.fd.io/g/opflexvpp-dev'
+ tag: 'n/a'
+realtime_discussion:
+ type: 'irc'
+ server: 'freenode'
+ channel: 'fdio-opflexvpp'
+meetings:
+ - type: ''
+ agenda: ''
+ url: ''
+ server: ''
+ channel: ''
+ repeats: ''
+ time: ''
+repositories:
+ - 'opflexvpp'
+committers:
+ - <<: *opflexvpp_ptl
+ - name: 'Neale Ranns'
+ company: 'cisco'
+ email: 'nranns@cisco.com'
+ id: 'nranns'
+ timezone: ''
+ - name: 'Kiran Shastri'
+ company: ''
+ email: 'shastrinator@gmail.com'
+ id: 'kshastri'
+ timezone: ''
+ - name: 'Mohsin Kazmi'
+ company: 'cisco'
+ email: 'sykazmi@cisco.com'
+ id: 'sykazmi'
+ timezone: ''
+tsc:
+ approval: ''
+ changes:
+ - type: 'removal'
+ name: ''
+ link: ''
+ - type: 'promotion'
+ name: ''
+ link: ''