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 5EDE7A0032; Mon, 15 Nov 2021 13:30:29 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2803140E01; Mon, 15 Nov 2021 13:30:29 +0100 (CET) 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 6C28740141 for ; Mon, 15 Nov 2021 13:30:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1636979426; 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: in-reply-to:in-reply-to:references:references; bh=oQjSgPdeDXrQPOZ3MZiuyju4FJGTi/JBSqDKwR0uFAQ=; b=E6IPmTylrjNy6OJUgCh9G5TXr91jP+gupjwBjr27xJPwFBh93jI1VhK+5fyKwD6wcHx+DX Fm4qAa8xBrzL2iuhS20BqTAxto/DTDaOD6PN0v6kMPIq7cXMBUAL3bkl2nsAKLq9MaHLnz 906RoeJ9Veay/N6+i975k+7XQAAf7+g= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-163-FD1y0nrCO8iJ8LNtigRZfw-1; Mon, 15 Nov 2021 07:30:24 -0500 X-MC-Unique: FD1y0nrCO8iJ8LNtigRZfw-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A82151DDE1; Mon, 15 Nov 2021 12:30:23 +0000 (UTC) Received: from dmarchan.remote.csb (unknown [10.40.192.8]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6EEB55C1A1; Mon, 15 Nov 2021 12:30:22 +0000 (UTC) From: David Marchand To: web@dpdk.org Cc: thomas@monjalon.net Subject: [PATCH v2] update techboard minutes Date: Mon, 15 Nov 2021 13:30:15 +0100 Message-Id: <20211115123015.12976-1-david.marchand@redhat.com> In-Reply-To: <20211022065107.23998-1-david.marchand@redhat.com> References: <20211022065107.23998-1-david.marchand@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=david.marchand@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" 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 --- Changes since v1: - add latest minutes, --- content/techboard/minutes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/techboard/minutes.md b/content/techboard/minutes.md index 9469f0a..015fa62 100644 --- a/content/techboard/minutes.md +++ b/content/techboard/minutes.md @@ -16,6 +16,12 @@ The [Technical Board](/techboard/) sends minutes of its meetings on the mailing list. They are listed below. +* [2021-11-03](//mails.dpdk.org/archives/dev/2021-November/228920.html) +* [2021-10-20](//mails.dpdk.org/archives/dev/2021-October/227055.html) +* [2021-10-06](//mails.dpdk.org/archives/dev/2021-October/225548.html) +* [2021-09-22](//mails.dpdk.org/archives/dev/2021-September/221101.html) +* [2021-09-08](//mails.dpdk.org/archives/dev/2021-September/220949.html) +* [2021-08-25](//mails.dpdk.org/archives/dev/2021-September/219444.html) * [2021-08-11](//mails.dpdk.org/archives/dev/2021-August/216804.html) * [2021-07-14](//mails.dpdk.org/archives/dev/2021-July/214697.html) * [2021-06-30](//mails.dpdk.org/archives/dev/2021-July/214661.html) -- 2.23.0