diff options
| author | Jarkko Sakkinen <jarkko@kernel.org> | 2025-11-25 18:03:53 +0200 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-11-27 14:24:44 -0800 |
| commit | c39eab75a57dbd6b4618fae88d36446e1cdffdde (patch) | |
| tree | 5d0e4435b006650ed41b0551a6db46c81ed5ccc3 | |
| parent | af06a40474793ad9677d1771c0624ae8191f0892 (diff) | |
MAINTAINERS: TPM DEVICE DRIVER: update the W-tag
I migrated test suite to git.kernel.org so that all my kernel stuff is
consolidated to one single place:
https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd-test.git/about/
Link: https://lkml.kernel.org/r/20251125160353.2300402-1-jarkko@kernel.org
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 83bac6c48c98..656e29624d4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -26047,7 +26047,7 @@ M: Jarkko Sakkinen <jarkko@kernel.org> R: Jason Gunthorpe <jgg@ziepe.ca> L: linux-integrity@vger.kernel.org S: Maintained -W: https://codeberg.org/jarkko/linux-tpmdd-test +W: https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd-test.git/about/ 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: Documentation/devicetree/bindings/tpm/ |
