Re: [FFmpeg-devel] [PATCH] Use https for repository links

2023-03-01 Thread Michael Niedermayer
On Tue, Feb 28, 2023 at 11:44:45PM +0100, Stefano Sabatini wrote: > On date Tuesday 2023-02-28 20:27:12 +0100, Michael Niedermayer wrote: > > Signed-off-by: Michael Niedermayer > > --- > > CREDITS| 4 ++-- > > doc/authors.texi | 4 ++-- > > doc/git-howto.texi | 2 +- > > 3 files cha

Re: [FFmpeg-devel] [PATCH] Use https for repository links

2023-02-28 Thread Stefano Sabatini
On date Tuesday 2023-02-28 20:27:12 +0100, Michael Niedermayer wrote: > Signed-off-by: Michael Niedermayer > --- > CREDITS| 4 ++-- > doc/authors.texi | 4 ++-- > doc/git-howto.texi | 2 +- > 3 files changed, 5 insertions(+), 5 deletions(-) LGTM. ___