[PATCH] MAINTAINERS: add myself for libavfilter
I have been maintaining the framework and orphaned filters for ages but apparently it was never recorded in this file. Signed-off-by: Nicolas George <george@nsup.org> --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) … but it was common knowledge. diff --git a/MAINTAINERS b/MAINTAINERS index fe4bcc69b0..1d74bcb512 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -316,6 +316,10 @@ libavfilter =========== Generic parts: + + Famework and orphaned filters Nicolas George + (except hardware acceleration) + graphdump.c Nicolas George motion_estimation.c Davinder Singh -- 2.47.2
On Tue, Aug 12, 2025 at 2:58 AM Nicolas George <george@nsup.org> wrote:
@@ -316,6 +316,10 @@ libavfilter ===========
Generic parts: + + Famework and orphaned filters Nicolas George
framework is misspelled here Jacob
Jacob Lifshay (HE12025-08-12):
framework is misspelled here
Thanks, locally fixed. Regards, -- Nicolas George
On 8/12/2025 6:58 AM, Nicolas George wrote:
I have been maintaining the framework and orphaned filters for ages but apparently it was never recorded in this file.
Signed-off-by: Nicolas George <george@nsup.org> --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+)
… but it was common knowledge.
diff --git a/MAINTAINERS b/MAINTAINERS index fe4bcc69b0..1d74bcb512 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -316,6 +316,10 @@ libavfilter ===========
Generic parts: + + Famework and orphaned filters Nicolas George + (except hardware acceleration) + graphdump.c Nicolas George
motion_estimation.c Davinder Singh
Ok (With the reported typo fix, of course).
James Almer (HE12025-08-12):
Ok (With the reported typo fix, of course).
Thanks, pushed. Regards, -- Nicolas George
participants (3)
-
Jacob Lifshay -
James Almer -
Nicolas George