From: Jason A. Donenfeld Date: Sat, 25 Dec 2021 00:50:07 +0000 (+0100) Subject: MAINTAINERS: add git tree for random.c X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=830ecbae41a73ed5503c19c8d789f6bb758d843c;p=linux.git MAINTAINERS: add git tree for random.c commit 9bafaa9375cbf892033f188d8cb624ae328754b5 upstream. This is handy not just for humans, but also so that the 0-day bot can automatically test posted mailing list patches against the right tree. Signed-off-by: Jason A. Donenfeld Signed-off-by: Greg Kroah-Hartman --- diff --git a/MAINTAINERS b/MAINTAINERS index 9b581b82f915f..942e0b173f2cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15721,6 +15721,7 @@ F: arch/mips/generic/board-ranchu.c RANDOM NUMBER DRIVER M: "Theodore Ts'o" M: Jason A. Donenfeld +T: git https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git S: Maintained F: drivers/char/random.c