From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 463AB431DE; Mon, 23 Oct 2023 09:19:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FC054027E; Mon, 23 Oct 2023 09:19:08 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id C408040270 for ; Mon, 23 Oct 2023 09:19:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1698045546; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2JX+yozoHSt+XGsgSP1J+EcG0t0qTUbI7GfFLUOqPfw=; b=LPy26vz6i1Mu3cbXupvoM7a15TacF2bejX7nKdRJb1hGruCQe8l0JtoAeZSo7VXEvKeIAi DdYzaW3B6WlEOFQc2evmJp243lMhbicu2DmaTUbVmN09/jqC+XOyTj2EeAGQkJ7rA9qmkx U99L/ifYmBBgh3rV2oJ0fNbnTkx5Z68= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-137-nQgTZc20N6-tGDDdVeibZA-1; Mon, 23 Oct 2023 03:19:02 -0400 X-MC-Unique: nQgTZc20N6-tGDDdVeibZA-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 03FD3381258E; Mon, 23 Oct 2023 07:19:02 +0000 (UTC) Received: from dmarchan.redhat.com (unknown [10.45.225.98]) by smtp.corp.redhat.com (Postfix) with ESMTP id 51C042166B26; Mon, 23 Oct 2023 07:19:01 +0000 (UTC) From: David Marchand To: web@dpdk.org Cc: thomas@monjalon.net Subject: [PATCH] update techboard minutes Date: Mon, 23 Oct 2023 09:18:59 +0200 Message-ID: <20231023071859.2805947-1-david.marchand@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.6 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII"; x-default=true X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Signed-off-by: David Marchand --- content/techboard/minutes.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/techboard/minutes.md b/content/techboard/minutes.md index 0409141..b2d559f 100644 --- a/content/techboard/minutes.md +++ b/content/techboard/minutes.md @@ -24,6 +24,16 @@ The [Technical Board](/techboard/) sends minutes of its meetings on the mailing list. They are listed below. +* [2023-10-18](//mails.dpdk.org/archives/dev/2023-October/279672.html) +* [2023-10-04](//mails.dpdk.org/archives/dev/2023-October/278510.html) +* [2023-09-20](//mails.dpdk.org/archives/dev/2023-September/277091.html) +* [2023-09-11](//mails.dpdk.org/archives/dev/2023-October/278185.html) +* [2023-09-06](//mails.dpdk.org/archives/dev/2023-September/276583.html) +* [2023-08-23](//mails.dpdk.org/archives/dev/2023-October/278756.html) +* [2023-08-09](//mails.dpdk.org/archives/dev/2023-August/275038.html) +* [2023-06-28](//mails.dpdk.org/archives/dev/2023-September/276665.html) +* [2023-06-14](//mails.dpdk.org/archives/dev/2023-June/271347.html) +* [2023-05-31](//mails.dpdk.org/archives/dev/2023-October/278186.html) * [2023-05-17](//mails.dpdk.org/archives/dev/2023-May/269455.html) * [2023-05-03](//mails.dpdk.org/archives/dev/2023-May/268136.html) * [2023-04-19](//mails.dpdk.org/archives/dev/2023-May/268609.html) -- 2.41.0