Add TPM driver test suite URL to the MAINTAINERS files and move the wiki URL to more appropriate location.
Link: https://gitlab.com/jarkkojs/linux-tpmdd-test Link: https://kernsec.org/wiki/index.php/Linux_Kernel_Integrity Acked-by: Paul Menzel <[email protected]> Cc: Jason Gunthorpe <[email protected]> Cc: Mimi Zohar <[email protected]> Cc: Peter Huewe <[email protected]> Cc: James Bottomley <[email protected]> Cc: [email protected] Cc: [email protected] Acked-by: Paul Menzel <[email protected]> Signed-off-by: Jarkko Sakkinen <[email protected]> --- v3: - No changes, resend. v2: - Fix typos: https://lore.kernel.org/linux-integrity/eaa5107ac4f982b6fd6e80b522643a591e719dc9.ca...@hansenpartnership.com/ - Fix typos and added ack: https://lore.kernel.org/linux-integrity/[email protected]/ MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index aa3b947fb080..6c20536e626e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12044,6 +12044,7 @@ M: Mimi Zohar <[email protected]> L: [email protected] L: [email protected] S: Supported +W: https://kernsec.org/wiki/index.php/Linux_Kernel_Integrity F: security/integrity/platform_certs KFENCE @@ -22381,7 +22382,7 @@ M: Jarkko Sakkinen <[email protected]> R: Jason Gunthorpe <[email protected]> L: [email protected] S: Maintained -W: https://kernsec.org/wiki/index.php/Linux_Kernel_Integrity +W: https://gitlab.com/jarkkojs/linux-tpmdd-test Q: https://patchwork.kernel.org/project/linux-integrity/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git F: drivers/char/tpm/ -- 2.44.0
