From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f170.google.com (mail-we0-f170.google.com [74.125.82.170]) by dpdk.org (Postfix) with ESMTP id 92F385AFF for ; Fri, 23 Jan 2015 15:46:34 +0100 (CET) Received: by mail-we0-f170.google.com with SMTP id x3so7979347wes.1 for ; Fri, 23 Jan 2015 06:46:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=3r6LzTCRAYGdCrngN/J1fi3PmdPCntHPsf2rZlEicbY=; b=PMiKWMoSC6lxc1qeVGEQk7BrN5mJQu5+OzTEy3MBg54dTcmEyYnxiMf8TsV50ebEn1 8aBXexeM6LJCFdZx5LPQuuD0rvuzL2oCc2Fgi//du4641Wr/mXaT4x3B3coo+UHkG1Sh JdzWkRiHJbTOBIjt4/+qtzbHbN5s4ELPLTr32m8JZkousHHDJyRaEyUxyBzuM5xvHJu8 hkfHpL7bZBMGmU7dw5zN8IARiuYbhXZHfGEFkZZkRnoGSnZG8Nqy0/tuOAO4we7AqfIL 1zsFUzcfZyhPYMwkFsoG+SvsMPT5UM0ADmUtGnFz/OrQXOP8Kc8n9jnOsLVBAwehVEgf TirQ== X-Gm-Message-State: ALoCoQlBdXKMHd8joXhk95M/JmFk9TT6S2pKO2EGbe/+Mg7kBzJby4Themvsix6IRQ9zI3Ym/94Z X-Received: by 10.180.20.50 with SMTP id k18mr4495724wie.31.1422024393379; Fri, 23 Jan 2015 06:46:33 -0800 (PST) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id dv9sm2124981wib.14.2015.01.23.06.46.32 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Jan 2015 06:46:32 -0800 (PST) From: Thomas Monjalon To: Neil Horman Date: Fri, 23 Jan 2015 15:46:08 +0100 Message-ID: <4979512.258DiCPRQa@xps13> Organization: 6WIND User-Agent: KMail/4.14.3 (Linux/3.18.2-2-ARCH; KDE/4.14.3; x86_64; ; ) In-Reply-To: <20150123141818.GA12120@hmsreliant.think-freely.org> References: <1422017653-31442-1-git-send-email-thomas.monjalon@6wind.com> <20150123141818.GA12120@hmsreliant.think-freely.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] maintainers: start a Linux-style file X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2015 14:46:34 -0000 2015-01-23 09:18, Neil Horman: > One question, the security issues list, is that active already and in use? It is "in use" since the beginning of dpdk.org. But traffic is very very low. > Can we document the membership of that list so we know who's handling security > issues? Only me but you are welcome: http://dpdk.org/ml/listinfo/maintainers -- Thomas