diff options
-rw-r--r-- | INFO.yaml | 30 |
1 files changed, 13 insertions, 17 deletions
@@ -8,7 +8,7 @@ project_lead: &honeycomb_ptl email: 'margradz@gmail.com' id: 'mgradzki' company: '' - timezone: '' + timezone: 'Unknown/Unknown' primary_contact: *honeycomb_ptl issue_tracking: type: 'jira' @@ -19,9 +19,9 @@ mailing_list: url: 'https://lists.fd.io/g/honeycomb-dev' tag: '' realtime_discussion: - type: 'irc' - server: 'freenode' - channel: 'fdio-honeycomb' + type: '' + server: '' + channel: '' meetings: - type: 'zoom' agenda: 'https://wiki.fd.io/view/Honeycomb/Meeting' @@ -38,39 +38,35 @@ committers: company: '' email: 'dwallacelf@gmail.com' id: 'dwallacelf' - timezone: '' + timezone: 'America/New_York' - name: 'Ed Warnicke' company: '' email: 'hagbard@gmail.com' id: 'hagbard' - timezone: '' + timezone: 'America/Chicago' - name: 'Juraj Sloboda' company: 'cisco' email: 'jsloboda@cisco.com' id: 'jsloboda' - timezone: '' + timezone: 'Unknown/Unknown' - name: 'Marek Gradzki' company: '' email: 'margradz@gmail.com' id: 'mgradzki' - timezone: '' - - name: 'Maroš Maršalek' + timezone: 'Unknown/Unknown' + - name: 'MaroÅ¡ MarÅ¡alek' company: '' email: 'maros.mars@gmail.com' id: 'mmarsale' - timezone: '' + timezone: 'Unknown/Unknown' - name: 'Robert Varga' company: '' email: 'nite@hq.sk' id: 'rovarga' - timezone: '' + timezone: 'Unknown/Unknown' 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: '' |