From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 9C54BF94; Thu, 27 Apr 2017 00:50:22 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 3D1BA220AC; Wed, 26 Apr 2017 18:50:22 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 26 Apr 2017 18:50:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:date:from:message-id:subject:to:x-me-sender:x-me-sender :x-sasl-enc:x-sasl-enc; s=mesmtp; bh=rVjpmxDwQU0njxsN0beUZTU7esf LJF5LvHspfitbcVI=; b=RK2UUKvIhxlJCg/POsZ5qhe7cAF9Dx6+Lz58y4FZQO9 6aRjAVhkJag6i2LA0btUkzth7eT6gHPKUbycCSCLv2gRaPvBHSDdtkKWYvi2rmGt MoHVM595mwxOP70FjjMA6X0PFNOTtJebJe4N3Il4HVPqbKJY1qkCwDoTKZvxv7U0 = DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:message-id:subject:to :x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=rVjpmx DwQU0njxsN0beUZTU7esfLJF5LvHspfitbcVI=; b=E6L6avGOU+Y3myG0i89tva qbA/FjWTbesMUoGemwgFB5an2hJLYz7bHBHimPbQWo5n/AUZOkq15625gtT2S3Ev A5FUc+2uLSK8IKmjEhGzioUvZeGRfFY+P8lDZiyZINJsdN6p/gb0MR+7Kt4F2gld rQHaCntHPDRyazkGCLSTUVqDzUW/UB43aZAV4Gj4LlVeInFgyR76e2DLqxi6/MxB QFgMtztTHVKc1ngCbG5b8BVyetEqSIp0jl5b5FCo+o3jBW2WKYjyykdsi17OAJWe sbn3R/DbG6NarhpBt7HWqLGlnrLWw4E2PMkIWiJ6UQ1A02N8DRjFdfFTLObyENUQ == X-ME-Sender: X-Sasl-enc: lc9QSkncqPOiRJkiH0Gbr1OPDsclRJ9b1Iwy6SKvrb3w 1493247021 Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id A0220241E1; Wed, 26 Apr 2017 18:50:21 -0400 (EDT) From: Thomas Monjalon To: web@dpdk.org Cc: techboard@dpdk.org Date: Thu, 27 Apr 2017 00:50:00 +0200 Message-Id: <20170426225000.28138-1-thomas@monjalon.net> X-Mailer: git-send-email 2.12.2 Subject: [dpdk-web] [PATCH] create page for techboard 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: , X-List-Received-Date: Wed, 26 Apr 2017 22:50:23 -0000 The agenda - updated on a public pad - is shared as read-only. The minutes - in the mailing list archives - are listed. Signed-off-by: Thomas Monjalon --- about/techboard.html | 8 +++++-- dev/techboard-minutes.html | 60 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+), 2 deletions(-) create mode 100644 dev/techboard-minutes.html diff --git a/about/techboard.html b/about/techboard.html index 984fdfc..47041be 100644 --- a/about/techboard.html +++ b/about/techboard.html @@ -82,11 +82,15 @@ It can be decided either to replace the member, or to redefine the size of the b

A short meeting happens on IRC (freenode #dpdk-board) every two weeks.

The quorum required for a meeting to proceed is a 70% majority of the Technical Board.

The Chair is a rotating role among members. -

Any contributor can ask to add a topic in the agenda by sending an email +

Any contributor can ask to add a topic +in the agenda +by sending an email to techboard@dpdk.org. -The board members will add any topic of interest in the agenda. +The board members will add any topic of interest +in the agenda.

Minutes are sent to dev@dpdk.org so anyone can comment. However, the technical discussions should happen in the original thread. +

There is a list of previous meeting minutes.

Roles

    diff --git a/dev/techboard-minutes.html b/dev/techboard-minutes.html new file mode 100644 index 0000000..0c16989 --- /dev/null +++ b/dev/techboard-minutes.html @@ -0,0 +1,60 @@ + + + + + + DPDK Technical Board Meetings + + + + + + +
    +

    DPDK: Data Plane Development Kit

    + +
    +
    +

    Technical Board Meetings

    + +

    Agenda

    +

    The agenda of the next meeting + is updated when a request is done + to techboard@dpdk.org. + +

    Minutes

    +

    The Technical Board + sends minutes of its meetings on the mailing list. + They are listed below. +

    +
    + -- 2.12.2