DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH] update techboard meeting links
@ 2023-11-16  9:54 Thomas Monjalon
  2023-11-17  8:53 ` Richardson, Bruce
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2023-11-16  9:54 UTC (permalink / raw)
  To: web

The techboard meetings have switched to Linux Foundation Zoom.

Add more links about the meetings as well.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/techboard/_index.md  | 6 ++++--
 content/techboard/minutes.md | 9 ++++++---
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/content/techboard/_index.md b/content/techboard/_index.md
index d6c739a..ab5bc51 100644
--- a/content/techboard/_index.md
+++ b/content/techboard/_index.md
@@ -48,8 +48,10 @@ There will be some renewal when it will be felt as needed.
 
 ### Meetings
 
-Meetings happen at https://meet.jit.si/DPDK every two weeks at 3 pm UTC.
-Everybody is welcome to join.
+Meetings happen every two weeks
+at [3 pm UTC](https://dateful.com/convert/utc?t=15).
+Everybody is welcome
+to [join](//zoom-lfx.platform.linuxfoundation.org/meeting/96459488340?password=d808f1f6-0a28-4165-929e-5a5bcae7efeb).
 
 The quorum required for a meeting to proceed is a 70% majority of the Technical Board.
 
diff --git a/content/techboard/minutes.md b/content/techboard/minutes.md
index b2d559f..f8a3039 100644
--- a/content/techboard/minutes.md
+++ b/content/techboard/minutes.md
@@ -4,13 +4,16 @@ title = "Minutes"
 
 ## Technical Board Meetings
 
-Meetings happen at https://meet.jit.si/DPDK every two weeks
+Meetings happen every two weeks
 at [3 pm UTC](https://dateful.com/convert/utc?t=15).
 
-The date of the previous meetings are in the agenda and the minutes below.
+The date of the previous meetings are in
+the [agenda](https://annuel.framapad.org/p/r.0c3cc4d1e011214183872a98f6b5c7db)
+and the minutes below.
 Next meetings are in the [calendar](//www.dpdk.org/about/calendar/).
 
-Everybody is welcome to join.
+Everybody is welcome
+to [join](//zoom-lfx.platform.linuxfoundation.org/meeting/96459488340?password=d808f1f6-0a28-4165-929e-5a5bcae7efeb).
 
 ### Agenda
 
-- 
2.42.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [PATCH] update techboard meeting links
  2023-11-16  9:54 [PATCH] update techboard meeting links Thomas Monjalon
@ 2023-11-17  8:53 ` Richardson, Bruce
  2023-11-17 12:21   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Richardson, Bruce @ 2023-11-17  8:53 UTC (permalink / raw)
  To: Thomas Monjalon, web

Acked-by: Bruce Richardson <bruce.richardson@intel.com>

> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Thursday, November 16, 2023 9:55 AM
> To: web@dpdk.org
> Subject: [PATCH] update techboard meeting links
> 
> The techboard meetings have switched to Linux Foundation Zoom.
> 
> Add more links about the meetings as well.
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>  content/techboard/_index.md  | 6 ++++--
>  content/techboard/minutes.md | 9 ++++++---
>  2 files changed, 10 insertions(+), 5 deletions(-)
> 
> diff --git a/content/techboard/_index.md b/content/techboard/_index.md
> index d6c739a..ab5bc51 100644
> --- a/content/techboard/_index.md
> +++ b/content/techboard/_index.md
> @@ -48,8 +48,10 @@ There will be some renewal when it will be felt as
> needed.
> 
>  ### Meetings
> 
> -Meetings happen at https://meet.jit.si/DPDK every two weeks at 3 pm UTC.
> -Everybody is welcome to join.
> +Meetings happen every two weeks
> +at [3 pm UTC](https://dateful.com/convert/utc?t=15).
> +Everybody is welcome
> +to [join](//zoom-
> lfx.platform.linuxfoundation.org/meeting/96459488340?password=d808f1f6-
> 0a28-4165-929e-5a5bcae7efeb).
> 
>  The quorum required for a meeting to proceed is a 70% majority of the
> Technical Board.
> 
> diff --git a/content/techboard/minutes.md b/content/techboard/minutes.md
> index b2d559f..f8a3039 100644
> --- a/content/techboard/minutes.md
> +++ b/content/techboard/minutes.md
> @@ -4,13 +4,16 @@ title = "Minutes"
> 
>  ## Technical Board Meetings
> 
> -Meetings happen at https://meet.jit.si/DPDK every two weeks
> +Meetings happen every two weeks
>  at [3 pm UTC](https://dateful.com/convert/utc?t=15).
> 
> -The date of the previous meetings are in the agenda and the minutes
> below.
> +The date of the previous meetings are in
> +the
> [agenda](https://annuel.framapad.org/p/r.0c3cc4d1e011214183872a98f6b5c7db)
> +and the minutes below.
>  Next meetings are in the [calendar](//www.dpdk.org/about/calendar/).
> 
> -Everybody is welcome to join.
> +Everybody is welcome
> +to [join](//zoom-
> lfx.platform.linuxfoundation.org/meeting/96459488340?password=d808f1f6-
> 0a28-4165-929e-5a5bcae7efeb).
> 
>  ### Agenda
> 
> --
> 2.42.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] update techboard meeting links
  2023-11-17  8:53 ` Richardson, Bruce
@ 2023-11-17 12:21   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2023-11-17 12:21 UTC (permalink / raw)
  To: Richardson, Bruce; +Cc: web

> > The techboard meetings have switched to Linux Foundation Zoom.
> > 
> > Add more links about the meetings as well.
> > 
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

Acked-by: Bruce Richardson <bruce.richardson@intel.com>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-17 12:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-16  9:54 [PATCH] update techboard meeting links Thomas Monjalon
2023-11-17  8:53 ` Richardson, Bruce
2023-11-17 12:21   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).