summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragardner <agardner@linuxfoundation.org>2018-02-02 18:00:30 -0500
committerAric Gardner <agardner@linuxfoundation.org>2018-10-05 15:32:31 -0400
commit3a1dba79fb201769da3710f0b75c38b6c35726df (patch)
tree15772225f3f38bc9bfbbe8850e66c972fdf915a6
parent9c6d9f01489f5867ed84a9c04416ecbfce8254d0 (diff)
Auto Generated INFO.yaml file
INFO.yaml meant to be machine readable. This file was auto generated from an ldap lookup and your projects INFO file. INFO file no longer needed 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 Change-Id: I66e6fdcb3f154891a8940087c66caf2a4c6d394b Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r--INFO20
-rw-r--r--INFO.yaml52
2 files changed, 52 insertions, 20 deletions
diff --git a/INFO b/INFO
deleted file mode 100644
index ed184f6e..00000000
--- a/INFO
+++ /dev/null
@@ -1,20 +0,0 @@
-Project: Juju OPNFV Infrastructure Deployer (JOID)
-Project Creation Date: 2015.05.26
-Project Category: Integration & Testing
-Lifecycle State: Incubation/Mature/Integration/Top Level
-Primary Contact(s): artur.tyloch@canonical.com, narinder.gupta@canonical.com
-Project Lead: artur.tyloch@canonical.com
-Jira Project Name: Juju OPNFV Infrastructure Deployer
-Jira Project Prefix: JOID
-Mailing list tag: [joid]
-IRC: #opnfv-joid
-Repository: joid
-
-Committers:
-narinder.gupta@canonical.com
-prakash.ramchandran@huawei.com
-vagish.shanmukh@huawei.com
-artur.tyloch@canonical.com
-
-Link to TSC approval of the project: http://meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-05-26-13.58.html
-Link(s) to approval of additional committers:
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 00000000..9a5ef25a
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,52 @@
+---
+project: 'Juju OPNFV Infrastructure Deployer (JOID)'
+project_creation_date: '2015.05.26'
+project_category: 'Integration & Testing'
+lifecycle_state: 'Incubation/Mature/Integration/Top Level'
+project_lead: &opnfv_joid_ptl
+ name: 'Narinder Gupta'
+ email: 'narinder.gupta@canonical.com'
+ company: 'canonical.com'
+ id: 'narindergupta'
+ timezone: 'America/Los_Angeles'
+primary_contact: *opnfv_joid_ptl
+issue_tracking:
+ type: 'jira'
+ url: 'https://jira.opnfv.org/projects/JOID'
+ key: 'JOID'
+mailing_list:
+ type: 'mailman2'
+ url: 'opnfv-tech-discuss@lists.opnfv.org'
+ tag: '[joid]'
+realtime_discussion:
+ type: irc
+ server: 'freenode.net'
+ channel: '#opnfv-joid'
+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:
+ - 'joid'
+committers:
+ - <<: *opnfv_joid_ptl
+ - name: 'Prakash Ramchandran'
+ email: 'prakash.ramchandran@huawei.com'
+ company: 'huawei.com'
+ id: 'rprakash'
+ - name: 'Artur Tyloch'
+ email: 'artur.tyloch@gmail.com'
+ company: 'gmail.com'
+ id: 'arturtee'
+ - name: 'David Blaisonneau'
+ email: 'david.blaisonneau@orange.com'
+ company: 'orange.com'
+ id: 'david.blaisonneau'
+tsc:
+ # yamllint disable rule:line-length
+ approval: 'http//meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-05-26-13.58.html'
+ # yamllint enable rule:line-length