From patchwork Tue Jul 7 15:26:31 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zane van Iperen X-Patchwork-Id: 20858 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id CEBB144B3A4 for ; Tue, 7 Jul 2020 18:26:50 +0300 (EEST) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B832968A0C7; Tue, 7 Jul 2020 18:26:50 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail2.protonmail.ch (mail2.protonmail.ch [185.70.40.22]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 90C2B680A4B for ; Tue, 7 Jul 2020 18:26:44 +0300 (EEST) Date: Tue, 07 Jul 2020 15:26:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zanevaniperen.com; s=protonmail; t=1594135603; bh=RCWh2FWSodhxnGPU7qwORfOBOl/Jc7ywaq+tW1TOHPU=; h=Date:To:From:Cc:Reply-To:Subject:From; b=u1YE8YYZGt9Olpxi7Xas5+qxZD7cy5GIK2owlNsu58XU651C2XqzI+4jRqsf8L3NB KH9F3zJk4XWnoXrzW9/m5HhEITx7X2UNiZmEzL3zgJ4q6L5+0NjBnPj+vyL2J+Y8aL kjklX9iTt3c2ry00GVlivI5SBL5E5VrYVPUdMf7Q= To: ffmpeg-devel@ffmpeg.org From: Zane van Iperen Message-ID: <20200707152616.168435-1-zane@zanevaniperen.com> MIME-Version: 1.0 X-Spam-Status: No, score=-1.2 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mail.protonmail.ch Subject: [FFmpeg-devel] [PATCH 0/1] add myself and gpg fingerprint 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 Cc: Zane van Iperen Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Per suggestion at https://ffmpeg.org/pipermail/ffmpeg-devel/2020-July/265840.html I've added several new formats, it's only proper that I volunteer to maintain them. Although my commit count may not be the highest, I'd like to think I've shown myself to be responsible. I will not abuse this privilege. Since `git format-patch` doesn't handle signatures, a signed version of the commit may be found at: https://github.com/vs49688/FFmpeg maint Zane van Iperen (1): MAINTAINERS: add myself and gpg fingerprint MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)