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 F3F72482A3 for ; Mon, 17 Jun 2024 23:48:37 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id EA57368D794; Tue, 18 Jun 2024 02:48:34 +0300 (EEST) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7F4B168D5E0 for ; Tue, 18 Jun 2024 02:48:27 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id A819A40002 for ; Mon, 17 Jun 2024 23:48:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1718668106; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=spqxpd25u9Gz6wkdfaY++QlzS5OPayTJpfDtAZSTbfM=; b=iwhdvJHR7oh2A8UlpMTiXvDGXzG+I8nTxRfTUli4JPjLh00IFk2t6dDlXHxMR2snvth5bf K9Qj5nR0DYkO67NLgDHlp1K1ZoxvL+H+qJFjr+fg36UVQvM0z6YxP83wngH7Tuid9rbG9I 29vcRYMIolx7eufikN51/HCJvZn9TS08znbGrZGYGjWpWFYPO+Hqkwh3mEcdpz24mTNRmW 2x3dHLFN2cj53s6YF160GKv864v6EecUuwaJDZQArRWOvMpKX1SlTPc9lmj2wBudtTmG00 CUZ+Iv/lmimZW6Ezg4RPV5kEEULo0U4pYsCcGhAjJDbyGzRGe/QbjhKNBdkCGw== Date: Tue, 18 Jun 2024 01:48:25 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240617234825.GE4991@pb2> References: <20240616230831.912377-1-michael@niedermayer.cc> <20240616230831.912377-7-michael@niedermayer.cc> <171860804339.28895.10807353542433656746@lain.khirnov.net> MIME-Version: 1.0 In-Reply-To: <171860804339.28895.10807353542433656746@lain.khirnov.net> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 7/9] MAINTAINERS: Update the entries for the release maintainer for FFmpeg 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-Type: multipart/mixed; boundary="===============1410518323294073941==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1410518323294073941== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="OZkY3AIuv2LYvjdk" Content-Disposition: inline --OZkY3AIuv2LYvjdk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 17, 2024 at 09:07:23AM +0200, Anton Khirnov wrote: > Quoting Michael Niedermayer (2024-06-17 01:08:29) > > Ive been told that someone at the BCN video tech meetup claimed to be t= he > > "release maintainer for FFmpeg". > >=20 > > If you have any doubt who maintains releases, just do something like th= e following and look at the output: > > VER=3D5.1 > > echo commiters ; git shortlog --group=3Dcommitter -s n$VER..release/$= VER -n ;\ > > echo authors ; git shortlog -s n$VER..release/$VE= R -n >=20 > Passive aggressive gossip does not belong in a commit message. we generally explain in a commit message the "why" and "what" and so on. There was no intention of any aggression. But how would you word it instead ? The example git commands simply show the authors and commiters on the relea= se branch since the first release on it. I think its reasonable to provide these as r= eference thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I do not agree with what you have to say, but I'll defend to the death your right to say it. -- Voltaire --OZkY3AIuv2LYvjdk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZnDLRQAKCRBhHseHBAsP q+j7AJ9P95s129InO2zOEWTVRnri3kpjBQCeLaFHF4WYkbrrYtpmZuBqKbXPw1o= =s1Gc -----END PGP SIGNATURE----- --OZkY3AIuv2LYvjdk-- --===============1410518323294073941== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============1410518323294073941==--