aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2018-02-02 17:56:46 -0500
committerAric Gardner <agardner@linuxfoundation.org>2018-07-06 12:54:09 -0400
commit8330eea4474bf90a358c2255b1d0c64038295796 (patch)
tree11b4448d96ad1b7ad5d2e55c352bf4a2974f6a1d
parenteb2fbb1315e6489dd159c8227030d035bdeb1864 (diff)
Auto Generated INFO.yaml fileHEADmaster
INFO.yaml meant to be machine readable. This file was auto generated from an ldap lookup and your projects INFO file. Meeting times are not currently filled out. please ammend this patchset to complete Going forward comitter promotions should be done against this file. PTLs: Must be merged for you to gain delete access on testresults.opnfv.org If project_lead: is missing (my script could not parse) please amend with same from commiters section eg: project_lead: &opnfv_dovetail_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Change-Id: Iedf43c9ea55032ce43e72dc9fa55b8b5d8f8a058 Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r--INFO.yaml43
1 files changed, 43 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 0000000..0465b0b
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,43 @@
+---
+project: 'Template Distribution Service (Domino)'
+project_creation_date: 'March 22, 2016'
+project_category: 'Requirements'
+lifecycle_state: 'Incubation'
+project_lead: &opnfv_domino_ptl
+ name: 'Ulas Kozat'
+ email: 'ulas.kozat@huawei.com'
+ company: 'huawei.com'
+ id: 'kozat'
+primary_contact: *opnfv_domino_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.opnfv.org/projects/DOMINO'
+ key: 'DOMINO'
+mailing_list:
+ type: 'mailman2'
+ url: 'opnfv-tech-discuss@lists.opnfv.org'
+ tag: '[domino]'
+realtime_discussion:
+ type: irc
+ server: 'freenode.net'
+ channel: '#opnfv-domino'
+meetings:
+ - type: 'gotomeeting+irc'
+ agenda: # eg: 'https://wiki.opnfv.org/display/'
+ url: # eg: 'https://global.gotomeeting.com/join/819733085'
+ server: 'freenode.net'
+ channel: '#opnfv-meeting'
+ repeats: 'weekly'
+ time: # eg: '16:00 UTC'
+repositories:
+ - 'domino'
+committers:
+ - <<: *opnfv_domino_ptl
+ - name: 'Prakash Ramchandran'
+ email: 'prakash.ramchandran@huawei.com'
+ company: 'huawei.com'
+ id: 'rprakash'
+# yamllint disable rule:line-length
+tsc:
+ approval: 'http//ircbot.wl.linuxfoundation.org/meetings/opnfv-meeting/2016/opnfv-meeting.2016-03-22-14.00.html'
+# yamllint enable rule:line-length