[tip: x86/tdx] MAINTAINERS: Add Rick Edgecombe as a TDX reviewer

tip-bot2 for Kirill A. Shutemov posted 1 patch 1 month, 1 week ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[tip: x86/tdx] MAINTAINERS: Add Rick Edgecombe as a TDX reviewer
Posted by tip-bot2 for Kirill A. Shutemov 1 month, 1 week ago
The following commit has been merged into the x86/tdx branch of tip:

Commit-ID:     957e3855407d943577695531931e8aec938733d2
Gitweb:        https://git.kernel.org/tip/957e3855407d943577695531931e8aec938733d2
Author:        Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
AuthorDate:    Tue, 08 Jul 2025 13:19:21 +03:00
Committer:     Dave Hansen <dave.hansen@linux.intel.com>
CommitterDate: Fri, 22 Aug 2025 07:30:23 -07:00

MAINTAINERS: Add Rick Edgecombe as a TDX reviewer

Rick worked extensively to enable TDX in KVM. He will continue to work
on TDX and should be involved in discussions regarding TDX.

Add Rick as a TDX reviewer.

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/20250708101922.50560-3-kirill.shutemov%40linux.intel.com
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 31632e7..86fae89 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -27325,6 +27325,7 @@ F:	arch/x86/kernel/unwind_*.c
 X86 TRUST DOMAIN EXTENSIONS (TDX)
 M:	Kirill A. Shutemov <kas@kernel.org>
 R:	Dave Hansen <dave.hansen@linux.intel.com>
+R:	Rick Edgecombe <rick.p.edgecombe@intel.com>
 L:	x86@kernel.org
 L:	linux-coco@lists.linux.dev
 S:	Supported