From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 411B3424F2 for ; Tue, 4 Jan 2022 19:05:56 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3CFDE68B2B7; Tue, 4 Jan 2022 21:05:54 +0200 (EET) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 826AF68B015 for ; Tue, 4 Jan 2022 21:05:48 +0200 (EET) Received: by mail-qt1-f177.google.com with SMTP id v4so32504252qtk.0 for ; Tue, 04 Jan 2022 11:05:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=Q3PHXfZGEnsIpIJiALmGJURHX/j1Nxbbkf8gin7VAcI=; b=bd8j4LhYTaTmyOUw29Zbx57LP5CleyfEsugRdvEcSoAJh7SvE76USPg4uY9Xk2qTgf dyfMUj8zXiEn7Y3+Ox7q7y8xwjN7n4CdT/EUsarJj0SxK9CNKrQ4xW7vMzY4OLJWh67r FegYvb3761lKeOl4AspCUw9P7pOOfvyOXNKAWGlVvTwsCxWs7gIIJqNGkQ5soq2afggG lrS/zmXfm7wiHaUYiopFAlaZzdYQ9phXYkhAtJcU+UdPFPOUBBq1F5dNjGWPwoMFnRnN meYyJJCka1FAJsY762wnYtVnRLyVke7xPCiXm5EIimYBk5M2B43A7qOpsoasj3NcaKDT wQZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=Q3PHXfZGEnsIpIJiALmGJURHX/j1Nxbbkf8gin7VAcI=; b=shtAWsNSdw+HZ40I2V4QQt78NDEWNpFDlDjJIAm4GWWzX7DRQnNBgwpuJR/VXqnBVb ZnL3Au2bVuuV3zNrdlCwfB49DunHjWbzC//EtIdjUG8vE3ycjipIEq6sB+INxeHKRPJ8 A4dZXdyGjPuUCcUaKj/PNzKMWBxBl/C44h1aLYJPz0IAQQI2r/IvfmpS+Neh0DkDJCXo W281ZUiRm/Nff+PtfHq/6nqbbI4hHpBwM8zymu6VlHufcE2xScMaKU5WnPkIizU/E2e1 GzUbVp2HMr7INFX+bhsUpQqx2mq3PiYldU0Bt3K+XS0aYAXaYR5ybEjkeSlePOlJ3AaH Me9g== X-Gm-Message-State: AOAM5307t1rEd8avJ7lHGO2OqV6hN4V6Tp9O2FdENMzIKs0Xj7kSECxN a12ad+n4kqXuWiOzEYt9MFbwb+btY6o= X-Google-Smtp-Source: ABdhPJx1lTTI9k+R+rNyoCy0jjQlEBu5QIcf1uz2kjhK2JOZKq/2dzmafV7oUsYH5sroI04RtnrUwQ== X-Received: by 2002:ac8:5e07:: with SMTP id h7mr45979484qtx.422.1641323147045; Tue, 04 Jan 2022 11:05:47 -0800 (PST) Received: from [192.168.1.35] (c-68-41-54-207.hsd1.mi.comcast.net. [68.41.54.207]) by smtp.gmail.com with ESMTPSA id y30sm22258352qkj.43.2022.01.04.11.05.46 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 04 Jan 2022 11:05:46 -0800 (PST) Message-ID: <3baea445-01b8-39dd-b1c7-ef68406c9f93@gmail.com> Date: Tue, 4 Jan 2022 14:05:45 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Content-Language: en-US-large To: ffmpeg-devel@ffmpeg.org References: <20220104162632.52767-1-leo.izen@gmail.com> From: Leo Izen In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v2 1/5] avcodec/jpegxl: add Jpeg XL image codec and parser X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 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 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 1/4/22 11:56, Lynne wrote: > 4 Jan 2022, 17:26 by leo.izen@gmail.com: > >> This commit adds support to libavcodec to read and parse >> encoded Jpeg XL images. Jpeg XL is intended to be an >> extended-life replacement to legacy mjpeg. >> --- >> MAINTAINERS | 2 + >> +Leo Izen (thebombzen) B6FD 3CFC 7ACF 83FC 9137 6945 5A71 C331 FD2F A19A > Could you not add yourself as a maintainer in the same > patchset? In theory, the maintainers file contains those > with push access, and while I don't object, adding yourself > without even having a chance for anyone who's interested > in that but not interested in jpegxl to review isn't right. > _______________________________________________ If this is the case, would I remove my GPG signature from this part of the file, but keep myself listed as the contributor for the individual .c and .h files? -Leo _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".