Skip to content

Commit

Permalink
Add INFO.yaml file
Browse files Browse the repository at this point in the history
Add INFO.yaml to list:
- Project description
- Properties
- Issue Tracking
- Contacts
- PTL information
- Meeting information
- Committer information

Change-Id: Iefc9bfbf15838a6aeadee07687a05968f2483724
Signed-off-by: Jessica Wagantall <[email protected]>
  • Loading branch information
jwagantall committed Jun 25, 2018
1 parent 811d72c commit 8c9fdb2
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions INFO.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
project: 'generic-model-runner'
project_creation_date: '2017-11-17'
project_category: ''
lifecycle_state: 'Incubation'
project_lead: &acumos_generic-model-runner_ptl
name: 'Philippe Dooze'
email: '[email protected]'
id: 'PhilippDo'
company: 'Orange'
timezone: 'Europe/Paris'
primary_contact: *acumos_generic-model-runner_ptl
issue_tracking:
type: 'jira'
url: 'https://jira.acumos.org/projects/ACUMOS'
key: 'ACUMOS'
mailing_list:
type: 'groups.io'
url: 'https://lists.acumos.org'
tag: '<[sub-project_name]>'
realtime_discussion:
type: 'irc'
server: 'freenode.net'
channel: ''
meetings:
- type: ''
agenda: ''
url: ''
server: ''
channel: ''
repeats: ''
time: ''
repositories:
- 'generic-model-runner'
committers:
- name: 'Aimee Ukasick'
email: '[email protected]'
company: 'ATT'
id: 'aimeeu'
timezone: 'America/Chicago'
- name: 'Deven Panchal'
email: '[email protected]'
company: 'ATT'
id: 'devenrp'
timezone: 'America/New_York'
- name: 'Mukhtar Shaikh'
email: '[email protected]'
company: 'TechMahindra'
id: 'mukhtar'
timezone: 'Asia/Kolkata'
- name: 'Teyu Hsiung'
email: '[email protected]'
company: 'ATT'
id: 'thsiung'
timezone: 'America/New_York'
tsc:
approval: 'https://lists.acumos.org/g/tscgeneral'

0 comments on commit 8c9fdb2

Please sign in to comment.