add local time for techboard meeting
Commit Message
The techboard meeting starts at 3pm UTC.
Add a link to simply see the corresponding local time.
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
content/techboard/minutes.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Comments
> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Wednesday, May 31, 2023 10:43 AM
> To: web@dpdk.org
> Subject: [PATCH] add local time for techboard meeting
>
> The techboard meeting starts at 3pm UTC.
> Add a link to simply see the corresponding local time.
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> ---
> content/techboard/minutes.md | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/content/techboard/minutes.md b/content/techboard/minutes.md
> index 984ba6f..ee6e710 100644
> --- a/content/techboard/minutes.md
> +++ b/content/techboard/minutes.md
> @@ -4,7 +4,8 @@ title = "Minutes"
>
> ## Technical Board Meetings
>
> -Meetings happen at https://meet.jit.si/DPDK every two weeks at 3 pm UTC.
> +Meetings happen at https://meet.jit.si/DPDK 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.
> Next meetings are in the [calendar](//www.dpdk.org/about/calendar/).
> --
> 2.40.1
@@ -4,7 +4,8 @@ title = "Minutes"
## Technical Board Meetings
-Meetings happen at https://meet.jit.si/DPDK every two weeks at 3 pm UTC.
+Meetings happen at https://meet.jit.si/DPDK 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.
Next meetings are in the [calendar](//www.dpdk.org/about/calendar/).