Closed thesuperzapper closed 1 year ago
@jbottum @juliusvonkohout @zijianjoy this PR removes meetings from the calendar which are no longer happening, I would appreciate your approval.
@akgraner just making you aware of this PR, so we can merge it before your one, to prevent removed events being re-added.
/lgtm
i did not check every detail but /lgtm
/assign @zijianjoy
@akgraner just making you aware of this PR, so we can merge it before your one, to prevent removed events being re-added.
@thesuperzapper thank you! Let me know when this get's merged then I'll send over my updates.
@chensun the reordering (and docs update) is the main point of the PR, as it makes it easier to see which are the "current meetings" and also warns users about how the file actually works at the top.
The only meeting "change" is setting the until
(end-date) for the Kubeflow Feature Store SIG Meeting (US/Asia friendly)
meeting, which has not been happening for many years, as seen in https://github.com/kubeflow/community/issues/630.
PS: I have rebased it after you merged https://github.com/kubeflow/community/pull/641, but would appreciate merging this now so we don't have to rebase again.
The only other "change" is that I removed the until
date of:
Kubeflow Notebooks WG Meeting
Kubeflow Release Team Meeting (CET, US friendly)
Kubeflow Security Team Call (US West/APAC)
As they don't need an end-date (which is probably why the diff is confusing), because we can reschedule them if we need to in the future, rather than having a random end-date decided in advance.
[APPROVALNOTIFIER] This PR is APPROVED
Approval requirements bypassed by manually added approval.
This pull-request has been approved by: chensun, thesuperzapper
The full list of commands accepted by this bot can be found here.
The pull request process is described here
This PR resolves https://github.com/kubeflow/community/issues/630
It also makes it more clear which meetings are active and warns users not to remove recurring meetings from the file (as this leaves them in the calendar forever).