From patchwork Fri Feb 10 19:55:26 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 2487 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.89.21 with SMTP id n21csp668593vsb; Fri, 10 Feb 2017 11:55:44 -0800 (PST) X-Received: by 10.28.185.193 with SMTP id j184mr30063302wmf.86.1486756544226; Fri, 10 Feb 2017 11:55:44 -0800 (PST) Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id b189si2445087wmg.119.2017.02.10.11.55.43; Fri, 10 Feb 2017 11:55:44 -0800 (PST) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1C22B689DA1; Fri, 10 Feb 2017 21:55:37 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from vie01a-qmta-pe01-3.mx.upcmail.net (vie01a-qmta-pe01-3.mx.upcmail.net [62.179.121.180]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2F5AA689D91 for ; Fri, 10 Feb 2017 21:55:31 +0200 (EET) Received: from [172.31.218.42] (helo=vie01a-dmta-pe04-3.mx.upcmail.net) by vie01a-pqmta-pe01.mx.upcmail.net with esmtp (Exim 4.87) (envelope-from ) id 1ccHI6-0005QX-Iq for ffmpeg-devel@ffmpeg.org; Fri, 10 Feb 2017 20:55:34 +0100 Received: from [172.31.216.43] (helo=vie01a-pemc-psmtp-pe01) by vie01a-dmta-pe04.mx.upcmail.net with esmtp (Exim 4.87) (envelope-from ) id 1ccHI0-0000s5-Pt for ffmpeg-devel@ffmpeg.org; Fri, 10 Feb 2017 20:55:28 +0100 Received: from localhost ([213.47.41.20]) by vie01a-pemc-psmtp-pe01 with SMTP @ mailcloud.upcmail.net id j7vT1u02T0S5wYM017vUFT; Fri, 10 Feb 2017 20:55:28 +0100 X-SourceIP: 213.47.41.20 From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Fri, 10 Feb 2017 20:55:26 +0100 Message-Id: <20170210195526.24740-1-michael@niedermayer.cc> X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] MAINTAINERS: Add ffmpeg-security alias members X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Iam listing the reason for each, this is mostly my oppinion and i didnt ask most if they agree with the listed reason to be listed with their name, so its largly my oppinion. Which is why i will remove the reasons before pushing i just added them to be transparent on this but as said its mostly my oppinion, i just talked with ubitux and noone else ... Signed-off-by: Michael Niedermayer --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 80721e183d..39339d620d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -60,6 +60,11 @@ mailing lists Baptiste Coudurier, Lou Logan Google+ Paul B Mahol, Michael Niedermayer, Alexander Strasser Twitter Lou Logan, Reynaldo H. Verdejo Pinochet Launchpad Timothy Gu +ffmpeg-security Andreas Cadhalpun (keeping debian/ubuntu packages secure, activly works on security) + Carl Eugen Hoyos (keeping track of every bug, testing, finding wrongly listed CVEs) + Clément Bœsch (fix security issues in code i maintain) + Michael Niedermayer (fixing most reported issues) + Reimar Doeffinger (root admin able to fix issues on the server, occasional patch reviews) libavutil