From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx> Subject: MAINTAINERS: add Vincenzo Frascino to KASAN reviewers Add my email address to KASAN reviewers list to make sure that I am Cc'ed in all the KASAN changes that may affect arm64 MTE. Link: https://lkml.kernel.org/r/20220419170640.21404-1-vincenzo.frascino@xxxxxxx Signed-off-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx> Cc: Andrey Ryabinin <ryabinin.a.a@xxxxxxxxx> Cc: Andrey Konovalov <andreyknvl@xxxxxxxxx> Cc: Alexander Potapenko <glider@xxxxxxxxxx> Cc: Dmitry Vyukov <dvyukov@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) --- a/MAINTAINERS~maintainers-add-vincenzo-frascino-to-kasan-reviewers +++ a/MAINTAINERS @@ -10549,6 +10549,7 @@ M: Andrey Ryabinin <ryabinin.a.a@gmail.c R: Alexander Potapenko <glider@xxxxxxxxxx> R: Andrey Konovalov <andreyknvl@xxxxxxxxx> R: Dmitry Vyukov <dvyukov@xxxxxxxxxx> +R: Vincenzo Frascino <vincenzo.frascino@xxxxxxx> L: kasan-dev@xxxxxxxxxxxxxxxx S: Maintained F: Documentation/dev-tools/kasan.rst _