From patchwork Fri Dec 18 17:09:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lincoln Lavoie X-Patchwork-Id: 85480 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9BAE0A09FD; Fri, 18 Dec 2020 18:11:08 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 63B05CAD2; Fri, 18 Dec 2020 18:11:07 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by dpdk.org (Postfix) with ESMTP id 26F98CAD2 for ; Fri, 18 Dec 2020 18:11:06 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id s2so3559631oij.2 for ; Fri, 18 Dec 2020 09:11:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=vhGrOlNXNDiZWN8e3n3eRnuVE/I7P+lGq9DSQZJu91U=; b=Uq8iOuxlUtqCJI/m64/0tLhFv9RhhfduR5zvbRTQzxvR2Crowh4tdnwZ2gzBkSMyFq IV2Rs94+1OndMNj4GdVP2vPjSfSNm4gD40b0DuX6+mCPY7IdYQgU/Gu76kWzhwAIq7AR m/ui5rwi6fzlWBEQp5r0rYR1P43tJIPIbFoxA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=vhGrOlNXNDiZWN8e3n3eRnuVE/I7P+lGq9DSQZJu91U=; b=bmJFAcHXHcurEBTHuF2jMt4CkyV1aRTd5GnszaOjWxvaGrgJJ7QML4ZPWpEWVD4LmY 4ofLMAInxXNFTBb8MIWknyF9RWoeyG8dVFx0gj65d39yDG+aFI0TZCYBhImU3wsLrTbB mOG1JQRe5S8C8PB1PuKlKub1oBebbGfGuLobk3enRua5bfTuWyLj/PnxRTUGKCvjdwyR BI0FWg1fNz0BBxVf5fXlbUM7c9wHKQFmwCNQsomBV7fv19EI48trdcWeNv3Ov5/AsWud +ispJ3BeQ4pHvIDnF1Bf2Ws/gqKTt0ZMe6I/TE59ljnHikeoQKv1PjqgwCEHN1Un6EKD D+Gw== X-Gm-Message-State: AOAM533XTeA37kjNncKVBnae+dmH0SPs6JNUM1YLTcCrndqTZt+cUvkk GjsaAEXe8/EzivVijMrofuE2RQYuAduGD70kC6FAVReQH22Qg5lbExvcINIP1R8wMvOgM7orwms qZEN0hueBNz/+vDI7pGAkei+GNNaIyg099lQpKi38YEitAe0R8FZH33R72SFxEOJLJtSqpVKgF5 AgfWwMnURP5FYIRg== X-Google-Smtp-Source: ABdhPJykYWDH0wrg/2WgniJMtHMJJUszv0UCai0mLayDi4qZB8I5Lu9P2XU42+1H7qwQcr3oC8ws3xTOSHg7 X-Received: by 2002:a54:400e:: with SMTP id x14mr3451654oie.21.1608311464292; Fri, 18 Dec 2020 09:11:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p9sm807568otp.5.2020.12.18.09.11.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Dec 2020 09:11:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from iol.unh.edu (unknown [IPv6:2606:4100:3880:1270:3be4:e551:4e42:797c]) by postal.iol.unh.edu (Postfix) with ESMTP id 840D96052472; Fri, 18 Dec 2020 12:11:03 -0500 (EST) From: lylavoie@iol.unh.edu To: web@dpdk.org Cc: Lincoln Lavoie Date: Fri, 18 Dec 2020 12:09:22 -0500 Message-Id: <20201218170922.4102-1-lylavoie@iol.unh.edu> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Subject: [dpdk-web] [PATCH] Added Fall 2020 Community CI Meeting Minutes X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" From: Lincoln Lavoie * Added links to all Community CI meeting minutes in the email archives. Signed-off-by: Lincoln Lavoie --- content/testing/meetings.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/content/testing/meetings.md b/content/testing/meetings.md index 0c235cd..fd61a02 100644 --- a/content/testing/meetings.md +++ b/content/testing/meetings.md @@ -4,7 +4,7 @@ title = "CI Meetings" ### Schedule & Joining -Calls are currently biweekly, on Tuesday, at [1pm UTC](//mytime.io/1pm/UTC). +Calls are currently biweekly, on Thursday, at [1pm UTC](//mytime.io/1pm/UTC). The calls and discussions are open to all in the community. Reach out on the [ci@dpdk.org](mailto:ci@dpdk.org) @@ -15,6 +15,18 @@ to be added to the meeting calendar invite. Meeting minutes are sent to the mailing list following each meeting. Links to the messages in the email archives are listed below. +* [2020-12-17](//mails.dpdk.org/archives/ci/2020-December/000911.html) +* [2020-12-03](//mails.dpdk.org/archives/ci/2020-December/000901.html) +* [2020-11-19](//mails.dpdk.org/archives/ci/2020-November/000894.html) +* [2020-11-05](//mails.dpdk.org/archives/ci/2020-December/000913.html) +* [2020-10-22](//mails.dpdk.org/archives/ci/2020-October/000868.html) +* [2020-10-08](//mails.dpdk.org/archives/ci/2020-October/000826.html) +* [2020-09-24](//mails.dpdk.org/archives/ci/2020-September/000804.html) +* [2020-09-10](//mails.dpdk.org/archives/ci/2020-September/000790.html) +* [2020-08-27](//mails.dpdk.org/archives/ci/2020-August/000772.html) +* [2020-08-13](//mails.dpdk.org/archives/ci/2020-August/000764.html) +* [2020-07-30](//mails.dpdk.org/archives/ci/2020-July/000749.html) +* [2020-07-16](//mails.dpdk.org/archives/ci/2020-July/000732.html) * [2020-06-30](//mails.dpdk.org/archives/ci/2020-July/000689.html) * [2020-06-16](//mails.dpdk.org/archives/ci/2020-July/000688.html) * [2020-06-02](//mails.dpdk.org/archives/ci/2020-June/000650.html)