Media Maintainers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
|- |
|- |
||
|} |
|} |
||
. - Everyone |
|||
├── contrib - Everyone |
|||
│ ├── cobalt-ctl - Hans V. |
|||
│ ├── freebsd - Gregor |
|||
│ ├── gconv - Mauro (part of libdvbv5) |
|||
│ ├── parsers - Mauro |
|||
│ ├── pci_traffic - Mauro |
|||
│ └── test - Everyone |
|||
├── doc - Mauro (part of libdvbv5) |
|||
├── doxygen-doc - Everyone |
|||
├── include - Everyone |
|||
│ └── linux - Everyone |
|||
│ └── dvb - Mauro (and whomever runs the kernel-sync target) |
|||
├── lib - Everyone |
|||
│ ├── include - Everyone |
|||
│ │ └── libdvbv5 - Mauro |
|||
│ ├── libdvbv5 - Mauro |
|||
│ ├── libv4l1 - ???????? |
|||
│ ├── libv4l2 - ???????? |
|||
│ ├── libv4l2rds - ???????? |
|||
│ ├── libv4lconvert - ???????? |
|||
│ └── libv4l-mplane - ???????? |
|||
├── libdvbv5-po - Mauro |
|||
├── m4 - Everyone |
|||
├── utils - Everyone |
|||
│ ├── cec-compliance - Hans V. |
|||
│ ├── cec-ctl - Hans V. |
|||
│ ├── cec-follower - Hans V. |
|||
│ ├── common - Everyone |
|||
│ ├── cx18-ctl - Hans V. |
|||
│ ├── decode_tm6000 - Mauro |
|||
│ ├── dvb - Mauro |
|||
│ ├── ir-ctl - Sean |
|||
│ ├── ivtv-ctl - Hans V. |
|||
│ ├── keytable - Sean |
|||
│ ├── libmedia_dev - (Laurent, Sailus?) |
|||
│ ├── libv4l2util - ???????? |
|||
│ ├── media-ctl - (Laurent, Sailus?) |
|||
│ ├── qv4l2 - Hans V. |
|||
│ ├── rds - Hans V. |
|||
│ ├── rds-ctl - Hans V. |
|||
│ ├── v4l2-compliance - Hans V. |
|||
│ ├── v4l2-ctl - Hans V. |
|||
│ ├── v4l2-dbg - Hans V. |
|||
│ ├── v4l2-sysfs-path - Mauro |
|||
│ └── xc3028-firmware - Mauro |
|||
└── v4l-utils-po - Everyone |
Revision as of 13:08, 14 September 2017
=Maintainers for each component of the Linux multimedia subsystem
Linux Kernel
Person | Responsibility | Scope |
---|---|---|
Mauro Carvalho Chehab | Maintainer of the media subsystem | mainly /drivers/media, Documentation/media |
V4L Utils
Person | Responsibility |
---|
. - Everyone ├── contrib - Everyone │ ├── cobalt-ctl - Hans V. │ ├── freebsd - Gregor │ ├── gconv - Mauro (part of libdvbv5) │ ├── parsers - Mauro │ ├── pci_traffic - Mauro │ └── test - Everyone ├── doc - Mauro (part of libdvbv5) ├── doxygen-doc - Everyone ├── include - Everyone │ └── linux - Everyone │ └── dvb - Mauro (and whomever runs the kernel-sync target) ├── lib - Everyone │ ├── include - Everyone │ │ └── libdvbv5 - Mauro │ ├── libdvbv5 - Mauro │ ├── libv4l1 - ???????? │ ├── libv4l2 - ???????? │ ├── libv4l2rds - ???????? │ ├── libv4lconvert - ???????? │ └── libv4l-mplane - ???????? ├── libdvbv5-po - Mauro ├── m4 - Everyone ├── utils - Everyone │ ├── cec-compliance - Hans V. │ ├── cec-ctl - Hans V. │ ├── cec-follower - Hans V. │ ├── common - Everyone │ ├── cx18-ctl - Hans V. │ ├── decode_tm6000 - Mauro │ ├── dvb - Mauro │ ├── ir-ctl - Sean │ ├── ivtv-ctl - Hans V. │ ├── keytable - Sean │ ├── libmedia_dev - (Laurent, Sailus?) │ ├── libv4l2util - ???????? │ ├── media-ctl - (Laurent, Sailus?) │ ├── qv4l2 - Hans V. │ ├── rds - Hans V. │ ├── rds-ctl - Hans V. │ ├── v4l2-compliance - Hans V. │ ├── v4l2-ctl - Hans V. │ ├── v4l2-dbg - Hans V. │ ├── v4l2-sysfs-path - Mauro │ └── xc3028-firmware - Mauro └── v4l-utils-po - Everyone