[FFmpeg-devel] [PATCH] web: add news about IRC move (stolen from twitter)
James Almer
jamrial at gmail.com
Fri Jun 18 22:24:02 EEST 2021
On 6/18/2021 11:18 AM, Michael Niedermayer wrote:
> Feel free to suggest better wording
>
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
> src/index | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/src/index b/src/index
> index e456ed2..3f2dfa5 100644
> --- a/src/index
> +++ b/src/index
> @@ -35,6 +35,13 @@
> News
> </h1>
>
> + <h3 id="irc2021">June 18th, 2021, IRC</h3>
> + <p>
> + We have a new IRC home at @liberachat
> + now! Feel free to join us at #ffmpeg and #ffmpeg-devel. Unsure About channel? More info at <a href="https://ffmpeg.org/contact.html#IRCChannels">contact#IRCChannels</a>
Remove the @ character and use "Libera Chat" instead of liberachat since
this is not Twitter, and remove the "Unsure About channel?" part as it's
both broken an unnecessary.
Maybe also include a line stating that the project no longer has a
presence in Freenode to make it clear it's not an alternative IRC server.
LGTM with those changes.
> + </p>
> +
> +
> <h3 id="pr4.4">April 8th, 2021, FFmpeg 4.4 "Rao"</h3>
> <p>
> <a href="download.html#release_4.4">FFmpeg 4.4 "Rao"</a>, a new
>
More information about the ffmpeg-devel
mailing list