diff options
| author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2026-03-23 12:10:44 +0300 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-03-25 22:36:45 +0300 |
| commit | 625ce45f2c39bf5059d33de573da624f4b2988cb (patch) | |
| tree | da6fd284bc5818b2d4dc08a11ce66f1b38936ebf | |
| parent | c464407ada06fdfc4d49bbb86085f02fd7f565c3 (diff) | |
| download | linux-625ce45f2c39bf5059d33de573da624f4b2988cb.tar.xz | |
MAINTAINERS: update documentation scripts to add unittests
Ensure that we'll receive e-mails for attempts to touch
tools/unittests.
While here, place entries alphabetically sorted.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <6be396b8423372dd006484351ca2dbc54220587e.1774256269.git.mchehab+huawei@kernel.org>
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c05a72245049..f0b106a4dd96 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7679,8 +7679,9 @@ M: Mauro Carvalho Chehab <mchehab@kernel.org> L: linux-doc@vger.kernel.org S: Maintained F: Documentation/sphinx/ -F: tools/lib/python/* F: tools/docs/ +F: tools/lib/python/* +F: tools/unittests/* DOCUMENTATION/ITALIAN M: Federico Vaga <federico.vaga@vaga.pv.it> |
