[FFmpeg-devel] [PATCH 08/10] MAINTAINERS: Add S field based on the linux kernel MAINTAINERs
Michael Niedermayer
michael at niedermayer.cc
Wed Aug 28 20:12:45 EEST 2024
Text was stolen from the linux kernel
This is thus identical to the kernel just a different more compact format.
I am very happy also to switch the file entirely to the format of the linux kernel maintainer list
if people prefer
This allows specifying a git repository for an area
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index ed2150d519c..c7cb20f5e08 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23,6 +23,9 @@ patches and related discussions.
patches to the given subsystem. This is either an in-tree file,
or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
for details.
+(T <address>) *SCM* tree type and location.
+ Type is one of: git, hg, quilt, stgit, topgit
+
Applications
============
--
2.46.0
More information about the ffmpeg-devel
mailing list