From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id D882D4C0B3 for ; Tue, 29 Jul 2025 15:48:25 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id CFDB968B814; Tue, 29 Jul 2025 18:48:20 +0300 (EEST) Received: from btbn.de (btbn.de [144.76.60.213]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 588CE68A50C for ; Tue, 29 Jul 2025 18:48:14 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 7A72328190F3F for ; Tue, 29 Jul 2025 17:48:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1753804093; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DafbVl5UHLXTyOG9OXmA9HOUJGWYebeXqfFYhHfnkKA=; b=GzdF/fKU9PGb5ryVaDVuL8U4yLeHct/LPH551zIU9yClN3l9KzPuoaNOvqhE7fQ2AH7P56 7U83bk4jYNjlPgN+9cGMRoVMwCXm8qR6vVygK7+O9PlMJK7dmppFwE9eDwyY8LL1HrjZci dfxZMNo+75spRrUZJFvJ2nDKoal5ogK1n5ys2YNLXni0sZ1KfHILw+Rp7ZZ2tuQqrR2IMg b1dz1KYMabgctBCsjKeJwNBfvfLrfRm8d4P/hri4rhplhIN1CCy4h+dWD5zcnfI3AjqBpS iKk50p3Gcx/fUwUX9Ky8Bfm5ZCpz6Gos6GoxRXr+E6iRWPwDLBg5t1w+Nw79IQ== Message-ID: <97d02024-64cf-4b81-bfcb-85a99bb61afc@rothenpieler.org> Date: Tue, 29 Jul 2025 17:48:13 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ffmpeg-devel@ffmpeg.org References: <20250728231307.GK29660@pb2> <1240b54f-4b7a-4da1-a86b-1627d4415e21@gmail.com> <20250729125150.GL29660@pb2> Content-Language: en-US From: Timo Rothenpieler In-Reply-To: <20250729125150.GL29660@pb2> Subject: Re: [FFmpeg-devel] forgejo PR vs git send email questions 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 7/29/2025 2:51 PM, Michael Niedermayer wrote: > On Mon, Jul 28, 2025 at 08:14:58PM -0300, James Almer wrote: >> On 7/28/2025 8:13 PM, Michael Niedermayer wrote: >>> Hi >>> >>> with git send email i can send 5 independant patches with >>> >>> git send-email --to='FFmpeg development discussions and patches ' -5 >>> >>> and have some CC: tags to make sure people >>> (like bug reporter or security researcher) get notified >>> >>> Does our forgejo act on CC: ? >>> >>> Also with 5 independant patches, 1 pr or 5 prs ? >>> >>> thx >> >> On PRs you can tag people or assign them as reviewers, which will notify >> them. > > How do i do that ? On the right side of each issue/pr site. > I mean someone lets say donald@duck.com mails me a security issue or even a patch > once i have a patch that fixes the issue, he should be informed that the patch is > now on the tracker, and further he should be informated when the pr is applied > of course the person has no account on forgejo They'll need an account in order for you to be able to do that. > ATM, it seems i have to send 2 emails manually for this You'll need to mail them a link to the issue/pr manually if they don't have an account, yes. > thx > > [...] > > > _______________________________________________ > 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". _______________________________________________ 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".