-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
1 parent
811d72c
commit 8c9fdb2
Showing
1 changed file
with
57 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' |