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 the > > "release maintainer for FFmpeg". > > > > If you have any doubt who maintains releases, just do something like the > > following and look at the output: > > VER=5.1 > > echo commiters ; git shortlog --group=committer -s n$VER..release/$VER -n > > ;\ > > echo authors ; git shortlog -s n$VER..release/$VER -n > > 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 release branch since the first release on it. I think its reasonable to provide these as reference thx [...] -- 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
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".