[PATCH v2] MAINTAINERS: add KCOV section

From: Andrey Konovalov
Date: Tue Jul 21 2020 - 07:41:51 EST


To link KCOV to the kasan-dev@ mailing list.

Signed-off-by: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
---
MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d53db30d1365..fbe59955646d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9305,6 +9305,17 @@ F: Documentation/kbuild/kconfig*
F: scripts/Kconfig.include
F: scripts/kconfig/

+KCOV
+R: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
+R: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
+L: kasan-dev@xxxxxxxxxxxxxxxx
+S: Maintained
+F: Documentation/dev-tools/kcov.rst
+F: include/linux/kcov.h
+F: include/uapi/linux/kcov.h
+F: kernel/kcov.c
+F: scripts/Makefile.kcov
+
KCSAN
M: Marco Elver <elver@xxxxxxxxxx>
R: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
--
2.28.0.rc0.105.gf9edc3c819-goog