summaryrefslogtreecommitdiffstats
path: root/INFO.yaml
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2018-08-24 17:07:59 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2018-08-24 17:08:26 -0500
commita7e441d73e118e9182345f7cb876d9e240842f64 (patch)
treebe899d0ca0b6dcccb275bd95d80217c113a3aea5 /INFO.yaml
parent369a287ae6621013fcbbb3720b3a3cba4ef585e8 (diff)
Add INFO.yaml file
Add INFO.yaml to list: - Project description - Properties - Issue Tracking - Contacts - PTL information - Meeting information - Committer information Change-Id: I17a85c11fa1d6e5bd42b1bf4b022f025593ffe99 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'INFO.yaml')
-rw-r--r--INFO.yaml76
1 files changed, 76 insertions, 0 deletions
diff --git a/INFO.yaml b/INFO.yaml
new file mode 100644
index 00000000..977ec201
--- /dev/null
+++ b/INFO.yaml
@@ -0,0 +1,76 @@
+---
+project: 'ci-management'
+project_creation_date: '2015-11-19'
+project_category: ''
+lifecycle_state: 'Incubation'
+project_lead: &ci-management_ptl
+ name: 'n/a'
+ email: 'n/a'
+ id: 'n/a'
+ company: 'n/a'
+ timezone: 'n/a'
+primary_contact: *ci-management_ptl
+issue_tracking:
+ type: 'RT'
+ url: 'helpdesk@fd.io'
+ key: ''
+mailing_list:
+ type: 'groups.io'
+ url: 'https://lists.fd.io/g/ci-management-dev'
+ tag: ''
+realtime_discussion:
+ type: 'irc'
+ server: 'freenode'
+ channel: 'fdio-infra'
+meetings:
+ - type: 'n/a'
+ agenda: 'n/a'
+ url: 'n/a'
+ server: 'n/a'
+ channel: 'n/a'
+ repeats: 'n/a'
+ time: 'n/a'
+repositories:
+ - 'ci-management'
+committers:
+ - <<: *ci-management_ptl
+ - name: 'Andrew Grimberg'
+ company: 'linuxfoundation'
+ email: 'agrimberg@linuxfoundation.org'
+ id: 'agrimberg'
+ timezone: ''
+ - name: 'C.J. Collier'
+ company: 'colliertech'
+ email: 'cjac+cjcollier@colliertech.org'
+ id: 'cjcollier'
+ timezone: ''
+ - name: 'Ed Kern'
+ company: 'cisco'
+ email: 'ejk@cisco.com'
+ id: 'ejk'
+ timezone: ''
+ - name: 'Ed Warnicke'
+ company: 'gmail'
+ email: 'hagbard@gmail.com'
+ id: 'hagbard'
+ timezone: ''
+ - name: 'Vanessa Rene Valderrama'
+ company: 'linuxfoundation'
+ email: 'vvalderrama@linuxfoundation.org'
+ id: 'valderrv'
+ timezone: ''
+ - name: 'Thanh Ha (zxiiro)'
+ company: 'gmail'
+ email: 'zxiiro@gmail.com'
+ id: 'zxiiro'
+ timezone: ''
+tsc:
+ # yamllint disable rule:line-length
+ approval: ''
+ changes:
+ - type: 'removal'
+ name: ''
+ link: ''
+ - type: 'promotion'
+ name: ''
+ link: ''