diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2020-01-27 13:48:58 -0600 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2020-01-28 12:48:08 +0000 |
commit | a1ac930068deeffb3d5256ecab6eda246cdfe185 (patch) | |
tree | 2087ea15ec704be6c14cd662541e2116ca371349 /INFO.yaml | |
parent | 13eec694e7a5eaeb9fe385a06d54565ea76eb974 (diff) |
Update INFO.yaml file
Updating the INFO.yaml to get the job passing and allow for future
automation
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I62963efce7078872268cd177623660cbce06dd19
Diffstat (limited to 'INFO.yaml')
-rw-r--r-- | INFO.yaml | 26 |
1 files changed, 11 insertions, 15 deletions
@@ -1,14 +1,14 @@ --- project: 'csit' project_creation_date: '2016-01-05' -project_category: '' +project_category: 'Integration & Testing' lifecycle_state: 'Incubation' project_lead: &csit_ptl name: 'Maciek Konstantynowicz' email: 'mkonstan@cisco.com' id: 'mackonstan' company: 'cisco' - timezone: '' + timezone: 'Unknown/Unknown' primary_contact: *csit_ptl issue_tracking: type: 'jira' @@ -19,14 +19,14 @@ mailing_list: url: 'https://lists.fd.io/g/csit-dev' tag: 'n/a' realtime_discussion: - type: 'irc' - server: 'freenode' - channel: 'fdio-csit' + type: 'Slack' + server: 'fdio-project.slack.com' + channel: '#csit-dev' meetings: - type: 'zoom' agenda: 'https://wiki.fd.io/view/CSIT/Meeting' url: 'https://wiki.fd.io/view/CSIT/Meeting' - server: 'n/a' + server: '' channel: 'fdio-csit' repeats: 'weekly' time: '14:00 UTC' @@ -38,17 +38,17 @@ committers: company: 'cisco' email: 'ckoester@cisco.com' id: 'ckoester' - timezone: '' + timezone: 'Unknown/Unknown' - name: 'Dave Wallace' company: '' email: 'dwallacelf@gmail.com' id: 'dwallacelf' - timezone: '' + timezone: 'Unknown/Unknown' - name: 'Hu Fangyin' company: 'intel' email: 'fangyinx.hu@intel.com' id: 'hufangyin2016' - timezone: '' + timezone: 'Unknown/Unknown' - name: 'Jan Gelety' company: 'cisco' email: 'jgelety@cisco.com' @@ -80,12 +80,8 @@ committers: id: 'vrpolak' timezone: 'Europe/Bratislava' tsc: - # yamllint disable rule:line-length - approval: '' + approval: 'https://wiki.fd.io/view/TSC/Meeting_Minutes' changes: - - type: 'removal' - name: '' - link: '' - - type: 'promotion' + - type: '' name: '' link: '' |