summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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